BrickEventArgs.Args Property
Returns an object storing the event arguments.
Namespace: DevExpress.XtraPrinting.Control
Assembly: DevExpress.XtraPrinting.v22.2.dll
NuGet Package: DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
EventArgs | A EventArgs object, storing the event arguments. |
See Also