IMarkupViewerSettings
Defined in: src/interfaces/d4.ts:2523
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2534 |
content | string | src/interfaces/d4.ts:2526 |
description | string | src/interfaces/d4.ts:2548 |
descriptionPosition | "Left" | "Right" | "Top" | "Bottom" | src/interfaces/d4.ts:2560 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2562 |
help | string | src/interfaces/d4.ts:2552 |
initializationFunction | string | src/interfaces/d4.ts:2555 |
markupEnabled | boolean | src/interfaces/d4.ts:2532 |
mode | "Auto" | "None" | "Markup" | "Html" | src/interfaces/d4.ts:2528 |
onInitializedScript | string | src/interfaces/d4.ts:2558 |
showContextMenu | boolean | src/interfaces/d4.ts:2538 |
showTitle | boolean | src/interfaces/d4.ts:2542 |
stretch | boolean | src/interfaces/d4.ts:2524 |
table | string | src/interfaces/d4.ts:2544 |
title | string | src/interfaces/d4.ts:2540 |