HtmlEditorFileManagerSettingsBase.FilteringSettings Property
Provides access to the Html Editor’s settings that affect the file manager’s filtering functionality.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorFileManagerFilteringSettings | A HtmlEditorFileManagerFilteringSettings object that contains the filtering settings. |
See Also