CustomPrintEventArgs(VisualBrick, Rectangle) Constructor
Initializes a new instance of the CustomPrintEventArgs class with specified settings.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v25.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type |
|---|---|
| brick | VisualBrick |
| rect | Rectangle |
See Also