UWP

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExportPageOptions

    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 Description
    ExportPageOptions

    ExportToSingleSheet

    Export paged collection to Single sheet

    Declaration
    public const ExportPageOptions ExportToSingleSheet
    Field Value
    Type Description
    ExportPageOptions

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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