MVCxHtmlEditorTableCellPropertiesDialogSettings Class
Contains customization settings for the Cell Properties dialog's form elements.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxHtmlEditorTableCellPropertiesDialogSettings :
HtmlEditorTableCellPropertiesDialogSettings,
ISimpleDialog
Public Class MVCxHtmlEditorTableCellPropertiesDialogSettings
Inherits HtmlEditorTableCellPropertiesDialogSettings
Implements ISimpleDialog
Related API Members
The following members accept/return MVCxHtmlEditorTableCellPropertiesDialogSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | MVCxHtmlEditorDefaultDialogSettings.TableCellPropertiesDialog |
ASP.NET MVC Extensions | MVCxHtmlEditorDefaultDialogSettings.TableCellPropertiesDialog |
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
DevExpress.Web.ASPxHtmlEditor.HtmlEditorTableElementPropertiesDialogSettingsBase
DevExpress.Web.ASPxHtmlEditor.HtmlEditorTableElementPropertiesDialogSettings
HtmlEditorTableCellPropertiesDialogSettings
MVCxHtmlEditorTableCellPropertiesDialogSettings
See Also
Feedback