CustomDrawHeaderEventArgsBase.ForeColor Property
Gets the color used to paint the header caption text.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Color | A Color object specifying the text color. |
See Also