FileManagerImages.DetailsCheckBoxGrayed Property
Provides access to the settings that define an image of check boxes in the grayed state when the details view is used.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImagePropertiesEx DetailsCheckBoxGrayed { get; }
#Property Value
Type | Description |
---|---|
Image |
An Image |
#Remarks
Use the DetailsCheckBoxGrayed property to assign an image to check boxes in a grayed state within a file manager when it uses a details view (the FileManagerSettingsFileList.View property is set to Details). To specify checked and unchecked check box images, use the FileManagerImages.DetailsCheckBoxChecked and FileManagerImages.DetailsCheckBoxUnchecked properties, accordingly.
Note
Note that if you specify the Details