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