Skip to main content
A newer version of this page is available. .

WebCustomExportFieldValueEventArgs Constructors

Provides data for the ASPxPivotGridExporter.CustomExportFieldValue event.
Name Parameters Description
WebCustomExportFieldValueEventArgs(IVisualBrick, PivotFieldValueItem, WebPrintAppearanceObject, Rectangle) brick, fieldValueItem, appearance, rect Initializes a new instance of the WebCustomExportFieldValueEventArgs class.
See Also