menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExportPageOptions - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExportPageOptions

    Defines the constants which specify export PageOptions.

    Inheritance
    System.Object
    ExportPageOptions
    Namespace: Syncfusion.UI.Xaml.Grid.Converter
    Assembly: Syncfusion.SfGridConverter.UWP.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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved