IStatsViewerSettings
Defined in: src/interfaces/d4.ts:3298
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3317 |
backColor | number | src/interfaces/d4.ts:3305 |
columnNames | string[] | src/interfaces/d4.ts:3301 |
controlsFont | string | src/interfaces/d4.ts:3299 |
description | string | src/interfaces/d4.ts:3331 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:3343 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3345 |
filter | string | src/interfaces/d4.ts:3315 |
help | string | src/interfaces/d4.ts:3335 |
initializationFunction | string | src/interfaces/d4.ts:3338 |
onInitializedScript | string | src/interfaces/d4.ts:3341 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3308 |
showContextMenu | boolean | src/interfaces/d4.ts:3321 |
showTitle | boolean | src/interfaces/d4.ts:3325 |
stats | string[] | src/interfaces/d4.ts:3303 |
table | string | src/interfaces/d4.ts:3327 |
title | string | src/interfaces/d4.ts:3323 |