Skip to main content

MVCxHtmlEditorDefaultDialogSettings Properties

Contains (MVC specific) customization settings of the built-in dialogs.
Name Description
ChangeElementPropertiesDialog Provides access to customization settings for the Change Element Properties dialog’s form elements.
CheckSpellingDialog Provides access to Check Spelling dialog settings. Inherited from HtmlEditorDefaultDialogSettings.
InsertAudioDialog Provides access to customization settings for the Insert Audio dialog‘s form elements.
InsertFlashDialog Provides access to customization settings for the Insert Flash dialog’s form elements.
InsertImageDialog Provides access to customization settings for the Insert Image dialog’s form elements.
InsertLinkDialog Provides access to customization settings for the Insert Link dialog’s form elements.
InsertPlaceholderDialog Provides access to customization settings for the Insert Placeholder dialog’s form elements.
InsertTableDialog Provides access to customization settings for the Insert Table dialog’s form elements.
InsertVideoDialog Provides access to customization settings for the Insert Video dialog’s form elements.
InsertYouTubeVideoDialog Provides access to customization settings for the Insert YouTube Video dialog’s form elements.
PasteFromWordDialog Provides access to customization settings for the Paste from Word dialog’s form elements.
TableCellPropertiesDialog Provides access to Cell Properties dialog settings.
TableColumnPropertiesDialog Provides access to Column Properties dialog settings.
TableRowPropertiesDialog Provides access to Row Properties dialog settings.
See Also