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