CustomExportHeaderEventArgsBase<T> Constructors
Serves as a base for classes that provide data for the CustomExportHeader event.| Name | Parameters | Description |
|---|---|---|
| CustomExportHeaderEventArgsBase(VisualBrick, PivotFieldItemBase, PivotGridFieldBase, Rectangle) | brick, fieldItem, pivotGridField, rect | Initializes a new instance of the CustomExportHeaderEventArgsBase<T> class with specified settings. |
See Also