Enum PivotTablePrintMode
Print mode options are AllPages - Print all pages records of the Grid. CurrentPage - Print current page records of the Grid.
Namespace: Syncfusion.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.dll
Syntax
public enum PivotTablePrintMode
Fields
Name | Description |
---|---|
AllPages | AllPages - Print all pages records of the Grid. |
CurrentPage | CurrentPage - Print current page records of the Grid. |