IStatsViewerSettings
Defined in: src/interfaces/d4.ts:3559
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:3578 |
backColor | number | src/interfaces/d4.ts:3566 |
columnNames | string[] | src/interfaces/d4.ts:3562 |
controlsFont | string | src/interfaces/d4.ts:3560 |
description | string | src/interfaces/d4.ts:3592 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:3604 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3606 |
filter | string | src/interfaces/d4.ts:3576 |
help | string | src/interfaces/d4.ts:3596 |
initializationFunction | string | src/interfaces/d4.ts:3599 |
onInitializedScript | string | src/interfaces/d4.ts:3602 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3569 |
showContextMenu | boolean | src/interfaces/d4.ts:3582 |
showTitle | boolean | src/interfaces/d4.ts:3586 |
stats | string[] | src/interfaces/d4.ts:3564 |
table | string | src/interfaces/d4.ts:3588 |
title | string | src/interfaces/d4.ts:3584 |