Skip to main content

HtmlEditorInsertTableDialogSettings Properties

Contains customization settings for the Insert Table dialog’s form elements.
Name Description
BottomAreaTemplate Gets or sets a template used to display the content of a dialog form’s bottom area. Inherited from HtmlEditorDialogSettingsBase.
ShowAccessibilitySection Gets or sets a value that specifies whether the “Accessibility” section is displayed within the Insert Table dialog form.
ShowAppearanceSection Gets or sets a value that specifies whether the “Appearance” section is displayed within the Insert Table dialog form.
ShowLayoutSection Gets or sets a value that specifies whether the “Layout” section is displayed within the Insert Table dialog form.
TopAreaTemplate Gets or sets a template used to display the content of a dialog form’s top area. Inherited from HtmlEditorDialogSettingsBase.
See Also