FileManagerDetailsViewAdaptivityMode Enum
In This Article
Lists values that specify the adaptivity mode of the file manager’s detail view mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Off
|
The adaptivity mode is disabled. |
Hide
|
The file manager hides columns once cell text becomes truncated. |
#Related API Members
The following properties accept/return FileManagerDetailsViewAdaptivityMode values:
See Also