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

MVCxHtmlEditorTableCellPropertiesDialogSettings Class

Contains customization settings for the Cell Properties dialog’s form elements.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class MVCxHtmlEditorTableCellPropertiesDialogSettings :
    HtmlEditorTableCellPropertiesDialogSettings,
    ISimpleDialog

The following members return MVCxHtmlEditorTableCellPropertiesDialogSettings objects:

Inheritance

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