Skip to main content

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, field, rect Initializes a new instance of the CustomExportHeaderEventArgsBase<T> class with specified settings.
See Also