Back to Devexpress

MVCxHtmlEditorFormsSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-1546c0fb.md

latest1.7 KB
Original Source

MVCxHtmlEditorFormsSettings Class

Contains dialog form related settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxHtmlEditorFormsSettings :
    HtmlEditorFormsSettings
vb
Public Class MVCxHtmlEditorFormsSettings
    Inherits HtmlEditorFormsSettings

The following members return MVCxHtmlEditorFormsSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorFormsSettings MVCxHtmlEditorFormsSettings

See Also

MVCxHtmlEditorFormsSettings Members

HTML Editor

DevExpress.Web.Mvc Namespace