Skip to main content
A newer version of this page is available. .
Tab

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.v19.2.dll

Declaration

public class FileManagerDetailsCommandColumnSettings :
    FileManagerSettingsBase

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