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