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