Back to Devexpress

HtmlEditorFileManagerAdaptivitySettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-a9541799.md

latest2.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorFileManagerAdaptivitySettings :
    FileManagerSettingsAdaptivity
vb
Public Class HtmlEditorFileManagerAdaptivitySettings
    Inherits FileManagerSettingsAdaptivity

The following members return HtmlEditorFileManagerAdaptivitySettings objects:

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettingsAdaptivity HtmlEditorFileManagerAdaptivitySettings

See Also

HtmlEditorFileManagerAdaptivitySettings Members

DevExpress.Web.ASPxHtmlEditor Namespace