Enum ExportPageOptions
Defines the constants which specify export PageOptions.
Namespace: Syncfusion.UI.Xaml.Grid.Converter
Assembly: Syncfusion.SfGridConverter.WPF.dll
Syntax
public enum ExportPageOptions
Fields
| Name | Description |
|---|---|
| ExportToDifferentSheets | Export each page to different sheet |
| ExportToSingleSheet | Export paged collection to Single sheet |