CustomDrawCellEventArgs.Text Property
Gets or sets the painted cell’s text.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Property Value
Type | Description |
---|---|
String | A System.String object specifying the text of the painted cell. |
See Also