CustomDrawColumnHeaderEventArgs Class
Provides data for the SpreadsheetControl.CustomDrawColumnHeader event.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Remarks
An instance of the CustomDrawColumnHeaderEventArgs class with appropriate settings is automatically created and passed to the SpreadsheetControl.CustomDrawColumnHeader event handler.
Inheritance
Object
EventArgs
CustomDrawObjectEventsArgs
DevExpress.XtraSpreadsheet.CustomDrawRectangularObjectEventsArgs
CustomDrawHeaderEventArgsBase
CustomDrawColumnHeaderEventArgs
See Also