IStatsViewerSettings
Defined in: src/interfaces/d4.ts:3407
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3426 |
backColor | number | src/interfaces/d4.ts:3414 |
columnNames | string[] | src/interfaces/d4.ts:3410 |
controlsFont | string | src/interfaces/d4.ts:3408 |
description | string | src/interfaces/d4.ts:3440 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:3452 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3454 |
filter | string | src/interfaces/d4.ts:3424 |
help | string | src/interfaces/d4.ts:3444 |
initializationFunction | string | src/interfaces/d4.ts:3447 |
onInitializedScript | string | src/interfaces/d4.ts:3450 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3417 |
showContextMenu | boolean | src/interfaces/d4.ts:3430 |
showTitle | boolean | src/interfaces/d4.ts:3434 |
stats | string[] | src/interfaces/d4.ts:3412 |
table | string | src/interfaces/d4.ts:3436 |
title | string | src/interfaces/d4.ts:3432 |