IMarkupViewerSettings
Defined in: src/interfaces/d4.ts:2211
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2222 |
content | string | src/interfaces/d4.ts:2214 |
description | string | src/interfaces/d4.ts:2236 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:2248 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2250 |
help | string | src/interfaces/d4.ts:2240 |
initializationFunction | string | src/interfaces/d4.ts:2243 |
markupEnabled | boolean | src/interfaces/d4.ts:2220 |
mode | "None" | "Auto" | "Markup" | "Html" | src/interfaces/d4.ts:2216 |
onInitializedScript | string | src/interfaces/d4.ts:2246 |
showContextMenu | boolean | src/interfaces/d4.ts:2226 |
showTitle | boolean | src/interfaces/d4.ts:2230 |
stretch | boolean | src/interfaces/d4.ts:2212 |
table | string | src/interfaces/d4.ts:2232 |
title | string | src/interfaces/d4.ts:2228 |