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