Skip to main content

WebCustomExportCellEventArgs Constructors

Provides data for the ASPxPivotGridExporter.CustomExportCell event.
Name Parameters Description
WebCustomExportCellEventArgs(VisualBrick, PivotGridCellItem, WebPrintAppearanceObject, PivotGridData, PivotGridField, PivotGridField, PivotGridField, DXGraphicsUnit, PivotGridPrinterBase, Rectangle) brick, cellItem, appearance, data, columnField, rowField, dataField, graphicsUnit, printer, rect Initializes a new instance of the WebCustomExportCellEventArgs class with specified settings.
See Also