IMarkupViewerSettings
Defined in: src/interfaces/d4.ts:2628
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2639 |
content | string | src/interfaces/d4.ts:2631 |
description | string | src/interfaces/d4.ts:2653 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2665 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2667 |
help | string | src/interfaces/d4.ts:2657 |
initializationFunction | string | src/interfaces/d4.ts:2660 |
markupEnabled | boolean | src/interfaces/d4.ts:2637 |
mode | "Auto" | "None" | "Markup" | "Html" | src/interfaces/d4.ts:2633 |
onInitializedScript | string | src/interfaces/d4.ts:2663 |
showContextMenu | boolean | src/interfaces/d4.ts:2643 |
showTitle | boolean | src/interfaces/d4.ts:2647 |
stretch | boolean | src/interfaces/d4.ts:2629 |
table | string | src/interfaces/d4.ts:2649 |
title | string | src/interfaces/d4.ts:2645 |