Skip to main content
A newer version of this page is available. .

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.v19.1.dll

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