GridPrintBrickStyle.Background Property
In This Article
Gets or set the background color of the GridControl‘s brick (element) when it is printed.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Color> | The background color of the Grid |
See Also