CustomDrawRowHeaderBackgroundEventArgs Class
Provides data for the SpreadsheetControl.CustomDrawRowHeaderBackground event.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.2.dll
Declaration
Remarks
An instance of the CustomDrawRowHeaderBackgroundEventArgs class with appropriate settings is automatically created and passed to the SpreadsheetControl.CustomDrawRowHeaderBackground event handler.
Inheritance
Object
EventArgs
CustomDrawObjectEventsArgs
DevExpress.XtraSpreadsheet.CustomDrawRectangularObjectEventsArgs
CustomDrawHeaderEventArgsBase
CustomDrawRowHeaderBackgroundEventArgs
See Also