Namespace Syncfusion.Windows.Controls.PivotGrid.Converter
Classes
DataSourceUpdateEventArgs
Class which holds the property for updating datasource |
DataSourceUpdateEventArgs.ComputationProperties
This class holds the properties needed for computing custom summary. |
ExportingToExcelEventArgs
This class holds all the properties which helps to export the templated cell. |
ExportModes
Specifies export modes, to export the PivotGrid either cell wise or as PivotTable. |
GridCsvExport
This class exports the PivotGrid values to Comma Separated Values format. Also we support to export more than one PivotGrid control in a single instance. |
GridExcelExport
This class exports the PivotGrid content to Excel document with the applied style. |
GridPdfExport
This class exports the PivotGrid content to PDF document with the applied style. |
GridWordExport
This class exports the PivotGrid content to Word document with the applied style. |
QueryExportCellInfoEventHandler
A delegate handler for the event QueryExportCellInfo to export the Cell. |
UpdateDataSourceEventHandler
A delegate handler for the event UpdateDataSource to handle updation of datasource when custom summary is used. |