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

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

Declaration

public class HtmlEditorFileManagerStyles :
    FileManagerStyles

The following members return HtmlEditorFileManagerStyles objects:

Remarks

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

Implements

Inheritance

See Also