Skip to main content

HtmlEditorAdaptivitySettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorAdaptivitySettings :
    ASPxHtmlEditorSettingsBase

The following members return HtmlEditorAdaptivitySettings objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxHtmlEditor.SettingsAdaptivity
ASP.NET MVC Extensions HtmlEditorSettings.SettingsAdaptivity

Remarks

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

Inheritance

See Also