Back to Devexpress

HtmlEditorAdaptivitySettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-2a0f05c9.md

latest2.0 KB
Original Source

HtmlEditorAdaptivitySettings Class

Contains settings that relate to the HTML Editor’s adaptivity.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorAdaptivitySettings :
    ASPxHtmlEditorSettingsBase
vb
Public Class HtmlEditorAdaptivitySettings
    Inherits ASPxHtmlEditorSettingsBase

The following members return HtmlEditorAdaptivitySettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxHtmlEditor.SettingsAdaptivity
ASP.NET MVC ExtensionsHtmlEditorSettings.SettingsAdaptivity

Remarks

An object of the HtmlEditorAdaptivitySettings type can be accessed by the ASPxHtmlEditor.SettingsAdaptivity property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorAdaptivitySettings

See Also

HtmlEditorAdaptivitySettings Members

DevExpress.Web.ASPxHtmlEditor Namespace