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