SelectionDrawMode Enum
Contains values that specify the way selection for WinExplorerView items with no captions are drawn
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Members
Name | Description |
---|---|
Around
|
The selection is drawn around the entire item (see the Win |
Around
|
The selection is drawn around the item image only (see the Win |
#Related API Members
The following properties accept/return SelectionDrawMode values:
#Remarks
Values of the SelectionDrawMode enumeration are used to initialize the WinExplorerViewStyleOptions.SelectionDrawMode property.