Enum ExportModes
Specifies export modes, to export the PivotGrid either cell wise or as PivotTable.
Namespace: Syncfusion.Windows.Controls.PivotGrid.Converter
Assembly: Syncfusion.PivotGridConverter.Wpf.dll
Syntax
public enum ExportModes
Fields
Name | Description |
---|---|
Cell | Enables cell wise exporting. |
PivotTable | Enables PivotTable exporting. |