HtmlEditorFileManagerSettingsBase.SettingsAdaptivity Property
In This Article
Provides access to the adaptivity settings of the HTML editor’s built-in dialogs.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HtmlEditorFileManagerAdaptivitySettings SettingsAdaptivity { get; }
#Property Value
Type | Description |
---|---|
Html |
An Html |
See Also