Enum ExportType
Defines Export Type.
Namespace: Syncfusion.EJ2.GridExport
Assembly: Syncfusion.EJ2.GridExport.dll
Syntax
public enum ExportType
Fields
| Name | Description |
|---|---|
| AllPages | Exports all page of the grid. |
| CurrentPage | Exports only the current page records of the grid. |