aspnet-devexpress-dot-web-c29e1217.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerDetailsCommandColumnSettings :
FileManagerSettingsBase
Public Class FileManagerDetailsCommandColumnSettings
Inherits FileManagerSettingsBase
The following members return FileManagerDetailsCommandColumnSettings objects:
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.
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerDetailsCommandColumnSettings
See Also