Enum ExportPageOptions
Defines the constants which specify export PageOptions.
Namespace: Syncfusion.WinForms.DataGridConverter
Assembly: Syncfusion.SfDataGridConverter.WinForms.dll
Syntax
public enum ExportPageOptions
Fields
Name | Description |
---|---|
ExportToDifferentSheets | Export each page to different sheet |
ExportToSingleSheet | Export paged collection to Single sheet |