CustomExportHeaderEventArgs Constructors
Provides data for the PivotGridControl.CustomExportHeader event.Name | Parameters | Description |
---|---|---|
CustomExportHeaderEventArgs(VisualBrick, PivotFieldItemBase, ExportAppearanceObject, PivotGridFieldBase, Rectangle) | brick, fieldItem, appearance, field, rect | Initializes a new instance of the CustomExportHeaderEventArgs class with specified settings. |
See Also