CustomDrawCommentIndicatorEventArgs Class
Provides data for the SpreadsheetControl.CustomDrawCommentIndicator event.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Remarks
A CustomDrawCommentIndicatorEventArgs instance is automatically created and passed to the SpreadsheetControl.CustomDrawCommentIndicator event handler.
Inheritance
Object
EventArgs
CustomDrawObjectEventsArgs
CustomDrawCommentIndicatorEventArgs
See Also