FileManagerFileListDetailsViewAdaptivitySettings.Mode Property
Gets or sets a value specifying whether the file manager hides columns once the cell text becomes truncated when the browser changes its width.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[DefaultValue(FileManagerDetailsViewAdaptivityMode.HideDataCells)]
public FileManagerDetailsViewAdaptivityMode Mode { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
File |
Hide |
One of the File |
Available values:
Name | Description |
---|---|
Off | The adaptivity mode is disabled. |
Hide |
The file manager hides columns once cell text becomes truncated. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Mode |
---|---|
File |
|