HtmlEditorFileManagerSettingsBase.FileListSettings Property
Provides access to the file list’s settings in a built-in dialog media selector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorFileManagerFileListSettings | An HtmlEditorFileManagerFileListSettings object that contains the file list’s settings. |
See Also