IStatsViewerSettings
Defined in: src/interfaces/d4.ts:3331
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3350 |
backColor | number | src/interfaces/d4.ts:3338 |
columnNames | string[] | src/interfaces/d4.ts:3334 |
controlsFont | string | src/interfaces/d4.ts:3332 |
description | string | src/interfaces/d4.ts:3364 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:3376 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3378 |
filter | string | src/interfaces/d4.ts:3348 |
help | string | src/interfaces/d4.ts:3368 |
initializationFunction | string | src/interfaces/d4.ts:3371 |
onInitializedScript | string | src/interfaces/d4.ts:3374 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3341 |
showContextMenu | boolean | src/interfaces/d4.ts:3354 |
showTitle | boolean | src/interfaces/d4.ts:3358 |
stats | string[] | src/interfaces/d4.ts:3336 |
table | string | src/interfaces/d4.ts:3360 |
title | string | src/interfaces/d4.ts:3356 |