Class ExportPageOptions
Defines the constants which specify export PageOptions.
Inheritance
System.Object
ExportPageOptions
Namespace: Syncfusion.UI.Xaml.Grid.Converter
Assembly: Syncfusion.SfGridConverter.WPF.dll
Syntax
public sealed class ExportPageOptions : Enum
Fields
ExportToDifferentSheets
Export each page to different sheet
Declaration
public const ExportPageOptions ExportToDifferentSheets
Field Value
Type |
---|
ExportPageOptions |
ExportToSingleSheet
Export paged collection to Single sheet
Declaration
public const ExportPageOptions ExportToSingleSheet
Field Value
Type |
---|
ExportPageOptions |