IStatsViewerSettings
Defined in: src/interfaces/d4.ts:3453
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3472 |
backColor | number | src/interfaces/d4.ts:3460 |
columnNames | string[] | src/interfaces/d4.ts:3456 |
controlsFont | string | src/interfaces/d4.ts:3454 |
description | string | src/interfaces/d4.ts:3486 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:3498 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3500 |
filter | string | src/interfaces/d4.ts:3470 |
help | string | src/interfaces/d4.ts:3490 |
initializationFunction | string | src/interfaces/d4.ts:3493 |
onInitializedScript | string | src/interfaces/d4.ts:3496 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3463 |
showContextMenu | boolean | src/interfaces/d4.ts:3476 |
showTitle | boolean | src/interfaces/d4.ts:3480 |
stats | string[] | src/interfaces/d4.ts:3458 |
table | string | src/interfaces/d4.ts:3482 |
title | string | src/interfaces/d4.ts:3478 |