menu

UWP

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

    Show / Hide Table of Contents

    Class ExportModes

    Specifies export modes, to export the PivotGrid either cell wise or as PivotTable.

    Inheritance
    System.Object
    ExportModes
    Namespace: Syncfusion.UI.Xaml.PivotGridConverter
    Assembly: Syncfusion.SfPivotGridConverter.UWP.dll
    Syntax
    public sealed class ExportModes : Enum

    Fields

    Cell

    Enables cell wise exporting.

    Declaration
    public const ExportModes Cell
    Field Value
    Type
    ExportModes

    PivotTable

    Enables PivotTable exporting.

    Declaration
    public const ExportModes PivotTable
    Field Value
    Type
    ExportModes

    Extension Methods

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