HtmlEditorFileManagerSettingsBase.SettingsAdaptivity Property
Provides access to the adaptivity settings of the HTML editor’s built-in dialogs.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorFileManagerAdaptivitySettings | An HtmlEditorFileManagerAdaptivitySettings object that contains adaptivity settings. |
See Also