HtmlEditorAdaptivitySettings Class
Contains settings that relate to the HTML Editor’s adaptivity.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
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
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorAdaptivitySettings
See Also