FileManagerDetailsCommandColumnSettings Class
Contains settings specific to the command column that is displayed when the file manager is in details view mode
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return FileManagerDetailsCommandColumnSettings objects:
Remarks
An object of the FileManagerDetailsCommandColumnSettings type can be accessed via the FileManagerFileListDetailsViewSettings.SettingsCommandColumn property.
The command column is available when the file manager is in details view mode and the FileManagerSettings.EnableMultiSelect is set to true
.
Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerDetailsCommandColumnSettings
See Also