Skip to main content

HtmlEditorFileManagerFileListSettings Class

Contains settings that relate to the built-in file manager’s file list view.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorFileManagerFileListSettings :
    FileManagerSettingsFileList

The following members return HtmlEditorFileManagerFileListSettings objects:

Remarks

An object of the HtmlEditorFileManagerFileListSettings type can be accessed via the HtmlEditorFileManagerSettingsBase.FileListSettings property.

See Also