HtmlEditorHtmlViewSettings Class
Contains settings that relate to the ASPxHtmlEditor‘s Html view.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorHtmlViewSettings objects:
Remarks
The HtmlEditorHtmlViewSettings class contains settings that allow you to select an Html view editing mode and customize the Advanced mode settings.
An instance of the HtmlEditorHtmlViewSettings class can be accessed by the ASPxHtmlEditorSettings.SettingsHtmlView property.
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorHtmlViewSettings
See Also