Skip to main content

WebCustomExportFieldValueEventArgs Constructors

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