IMarkupViewerSettings
Defined in: src/interfaces/d4.ts:2487
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2498 |
content | string | src/interfaces/d4.ts:2490 |
description | string | src/interfaces/d4.ts:2512 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2524 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2526 |
help | string | src/interfaces/d4.ts:2516 |
initializationFunction | string | src/interfaces/d4.ts:2519 |
markupEnabled | boolean | src/interfaces/d4.ts:2496 |
mode | "Auto" | "None" | "Markup" | "Html" | src/interfaces/d4.ts:2492 |
onInitializedScript | string | src/interfaces/d4.ts:2522 |
showContextMenu | boolean | src/interfaces/d4.ts:2502 |
showTitle | boolean | src/interfaces/d4.ts:2506 |
stretch | boolean | src/interfaces/d4.ts:2488 |
table | string | src/interfaces/d4.ts:2508 |
title | string | src/interfaces/d4.ts:2504 |