Skip to main content

HtmlEditorFileManagerStyles Class

Contains settings that allow the appearance of elements, used within the Image Selector and Document Selector, to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorFileManagerStyles :
    FileManagerStyles

The following members return HtmlEditorFileManagerStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxHtmlEditor.StylesFileManager
ASP.NET MVC Extensions HtmlEditorSettings.StylesFileManager

Remarks

These settings can be accessed using the ASPxHtmlEditor.StylesFileManager property.

Implements

Inheritance

See Also