HtmlEditorFileManagerFoldersSettings.Visible Property
Gets or sets a value specifying the visibility of the folder container in the File Manager embedded into built-in dialogs.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Visible |
|---|---|
| HtmlEditorFileManagerSettingsBase |
|
See Also