CustomDrawHeaderEventArgsBase.IsSelected Property
Gets whether the current column contains selected cell(s).
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the column contains selected cell(s); otherwise, false. |
See Also