IStatsViewerSettings
Defined in: src/interfaces/d4.ts:3561
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3580 |
backColor | number | src/interfaces/d4.ts:3568 |
columnNames | string[] | src/interfaces/d4.ts:3564 |
controlsFont | string | src/interfaces/d4.ts:3562 |
description | string | src/interfaces/d4.ts:3594 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:3606 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3608 |
filter | string | src/interfaces/d4.ts:3578 |
help | string | src/interfaces/d4.ts:3598 |
initializationFunction | string | src/interfaces/d4.ts:3601 |
onInitializedScript | string | src/interfaces/d4.ts:3604 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3571 |
showContextMenu | boolean | src/interfaces/d4.ts:3584 |
showTitle | boolean | src/interfaces/d4.ts:3588 |
stats | string[] | src/interfaces/d4.ts:3566 |
table | string | src/interfaces/d4.ts:3590 |
title | string | src/interfaces/d4.ts:3586 |