Skip to main content
A newer version of this page is available. .

MVCxHtmlEditorTableElementPropertiesDialogSettings Class

Contains customization settings for the element properties dialog’s form elements.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxHtmlEditorTableElementPropertiesDialogSettings :
    HtmlEditorTableElementPropertiesDialogSettings,
    ISimpleDialog

The following members accept/return MVCxHtmlEditorTableElementPropertiesDialogSettings objects:

Implements

Inheritance

Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
DevExpress.Web.ASPxHtmlEditor.HtmlEditorTableElementPropertiesDialogSettingsBase
DevExpress.Web.ASPxHtmlEditor.HtmlEditorTableElementPropertiesDialogSettings
MVCxHtmlEditorTableElementPropertiesDialogSettings
See Also