GridPrintingEventArgs.PrintingSystem Property
In This Article
Gets the PrintingSystem that is used to print the brick.
Namespace: DevExpress.WinUI.Grid.Printing
Assembly: DevExpress.WinUI.Grid.Printing.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public PrintingSystemBase PrintingSystem { get; }
#Property Value
Type | Description |
---|---|
Printing |
The Printing |
See Also