aspnet-devexpress-dot-web-dot-aspxhtmleditor-af714608.md
Contains settings that relate to the ASPxHtmlEditor ‘s Html view.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorHtmlViewSettings :
ASPxHtmlEditorSettingsBase
Public Class HtmlEditorHtmlViewSettings
Inherits ASPxHtmlEditorSettingsBase
The following members return HtmlEditorHtmlViewSettings objects:
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.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorHtmlViewSettings
See Also