Skip to main content

WebCustomExportHeaderEventArgs Constructors

Provides data for the ASPxPivotGridExporter.CustomExportHeader event.
Name Parameters Description
WebCustomExportHeaderEventArgs(VisualBrick, PivotFieldItemBase, WebPrintAppearanceObject, PivotGridField, Rectangle) brick, fieldItem, appearance, field, rect Initializes a new instance of the WebCustomExportHeaderEventArgs class with specified settings.
See Also