GridPrintingEventArgs.Value Property
In This Article
Gets the object 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 |
---|---|
Object | The object that will be printed. |
See Also