GridPrintingEventArgs.Brick Property
In This Article
Gets or sets a brick (element) that will be printed.
Namespace: DevExpress.WinUI.Grid.Printing
Assembly: DevExpress.WinUI.Grid.Printing.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Brick | An element that will be printed. |
See Also