aspnet-devexpress-dot-web-dot-aspxpivotgrid-a3715d1b.md
Represents an ASPxPivotGridExporter control used to export the ASPxPivotGrid control’s data.
Namespace : DevExpress.Web.ASPxPivotGrid
Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxPivotGridExporter :
Control,
IPivotGridPrinterOwner,
IBasePrintable,
IPivotGridOptionsPrintOwner,
IPrintingTarget
Public Class ASPxPivotGridExporter
Inherits Control
Implements IPivotGridPrinterOwner,
IBasePrintable,
IPivotGridOptionsPrintOwner,
IPrintingTarget
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.
Show 11 items
DevExpress.PivotGrid.Printing.IPivotGridPrinterOwner
DevExpress.PivotGrid.Printing.IPivotGridOptionsPrintOwner
Object Control ASPxPivotGridExporter MVCxPivotGridExporter
See Also