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.v19.1.dll

Declaration

public class HtmlEditorAdaptivitySettings :
    ASPxHtmlEditorSettingsBase

The following members return HtmlEditorAdaptivitySettings objects:

Remarks

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

Inheritance

See Also