aspnet-devexpress-dot-web-dot-aspxhtmleditor-2a0f05c9.md
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
public class HtmlEditorAdaptivitySettings :
ASPxHtmlEditorSettingsBase
Public Class HtmlEditorAdaptivitySettings
Inherits ASPxHtmlEditorSettingsBase
The following members return HtmlEditorAdaptivitySettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.SettingsAdaptivity |
| ASP.NET MVC Extensions | HtmlEditorSettings.SettingsAdaptivity |
An object of the HtmlEditorAdaptivitySettings type can be accessed by the ASPxHtmlEditor.SettingsAdaptivity property.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorAdaptivitySettings
See Also