CustomDrawCellEventArgs.ForeColor Property
Gets or sets the color of the text within the painted cell.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Property Value
Type | Description |
---|---|
Color | A System.Drawing.Color object specifying the foreground color. |
See Also