Back to Devexpress

MVCxHtmlEditorTableElementPropertiesDialogSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-0257bc6e.md

latest2.2 KB
Original Source

MVCxHtmlEditorTableElementPropertiesDialogSettings Class

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

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxHtmlEditorTableElementPropertiesDialogSettings :
    HtmlEditorTableElementPropertiesDialogSettings,
    ISimpleDialog
vb
Public Class MVCxHtmlEditorTableElementPropertiesDialogSettings
    Inherits HtmlEditorTableElementPropertiesDialogSettings
    Implements ISimpleDialog

The following members return MVCxHtmlEditorTableElementPropertiesDialogSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

IPropertiesOwner

Inheritance

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

See Also

MVCxHtmlEditorTableElementPropertiesDialogSettings Members

DevExpress.Web.Mvc Namespace