Enum PivotTablePrintMode
Print mode options are AllPages - Print all pages records of the Grid. CurrentPage - Print current page records of the Grid.
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.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. |