HtmlEditorDocumentSelectorFileListSettings.ShowFolders Property
Specifies whether file list displays folders in the File Manager used in the Document Selector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Remarks
By default, the file list displays files only. Set the ShowFolders property to true
to display folders in the file list.
See Also