DataGridPrintStyle.HeaderBackColor Property
Gets or sets the background color of all row and column headers.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.XtraPrinting.v25.1.dll
NuGet Package: DevExpress.Win.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| Color | A Color that represents the background color of row and column headers. |
See Also