CustomDrawHeaderEventArgsBase.Control Property
Provides access to the SpreadsheetControl that raised the event.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SpreadsheetControl | A SpreadsheetControl object. |
See Also