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

HtmlEditorFileManagerFileListSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

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