ASPxPivotGridExporter Class
Represents an ASPxPivotGridExporter control used to export the ASPxPivotGrid control’s data.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxPivotGridExporter :
Control,
IPivotGridPrinterOwner,
IBasePrintable,
IPivotGridOptionsPrintOwner
#Remarks
The ASPxPivotGridExporter component allows you to export the ASPxPivotGrid’s data to a file or stream in various formats - PDF, RTF and XLS. Use the ASPxPivotGridExporter.ASPxPivotGridID property to specify the programmatic identifier of the associated ASPxPivotGrid control.