MVCxHtmlEditorTableElementPropertiesDialogSettings Class
Contains customization settings for the element properties dialog’s form elements.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v23.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
public class MVCxHtmlEditorTableElementPropertiesDialogSettings :
HtmlEditorTableElementPropertiesDialogSettings,
ISimpleDialog
Related API Members
The following members return MVCxHtmlEditorTableElementPropertiesDialogSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | MVCxHtmlEditorDefaultDialogSettings.TableColumnPropertiesDialog |
MVCxHtmlEditorDefaultDialogSettings.TableRowPropertiesDialog | |
ASP.NET MVC Extensions | MVCxHtmlEditorDefaultDialogSettings.TableColumnPropertiesDialog |
MVCxHtmlEditorDefaultDialogSettings.TableRowPropertiesDialog |
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
DevExpress.Web.ASPxHtmlEditor.HtmlEditorTableElementPropertiesDialogSettingsBase
DevExpress.Web.ASPxHtmlEditor.HtmlEditorTableElementPropertiesDialogSettings
MVCxHtmlEditorTableElementPropertiesDialogSettings
See Also