GridPrintingEventArgs.BrickSize Property
In This Article
Gets the size of 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 |
---|---|
Size | The size of a brick (element) that will be printed. |
See Also