Back to Devexpress

MVCxHtmlEditorTableCellPropertiesDialogSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-fdd68d87.md

latest2.2 KB
Original Source

MVCxHtmlEditorTableCellPropertiesDialogSettings Class

Contains customization settings for the Cell 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 MVCxHtmlEditorTableCellPropertiesDialogSettings :
    HtmlEditorTableCellPropertiesDialogSettings,
    ISimpleDialog
vb
Public Class MVCxHtmlEditorTableCellPropertiesDialogSettings
    Inherits HtmlEditorTableCellPropertiesDialogSettings
    Implements ISimpleDialog

The following members return MVCxHtmlEditorTableCellPropertiesDialogSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

IPropertiesOwner

Inheritance

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

See Also

MVCxHtmlEditorTableCellPropertiesDialogSettings Members

DevExpress.Web.Mvc Namespace