Skip to main content

HtmlEditorFileManagerAdaptivitySettings Class

Contains the settings that relate to the adaptivity settings of the ASPxHtmlEditor‘s built-in dialogs.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorFileManagerAdaptivitySettings :
    FileManagerSettingsAdaptivity

The following members return HtmlEditorFileManagerAdaptivitySettings objects:

Remarks

An object of the HtmlEditorFileManagerAdaptivitySettings type can be accessed using the HtmlEditorFileManagerSettingsBase.SettingsAdaptivity property.

See Also