FileManagerSettingsToolbar.ExpandFolderContainerButtonSettings Property
Provides access to the Expand Folder Container button settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public FileManagerToolbarExpandFolderContainerButtonSettings ExpandFolderContainerButtonSettings { get; }
#Property Value
Type | Description |
---|---|
File |
A File |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Expand |
---|---|---|
ASP. |
File |
|
ASP. |
ASPx |
|
Rich |
|
|
Spreadsheet |
|
#Remarks
The Expand Folder Container Button expands the folder container when it is hidden when the ASPxFileManager is in adaptive mode (FileManagerSettingsAdaptivity.Enabled is set to true
), the FileManagerSettingsAdaptivity.EnableCollapseFolderContainer is set to true
, and the browser window inner width is less than or equal to the FileManagerSettingsAdaptivity.CollapseFolderContainerAtWindowInnerWidth‘s value.