Skip to main content
A newer version of this page is available. .

HtmlEditorAdaptivitySettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorAdaptivitySettings :
    ASPxHtmlEditorSettingsBase

The following members return HtmlEditorAdaptivitySettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions 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