menu

WPF

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

    Show / Hide Table of Contents

    Enum ExportModes

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

    Namespace: Syncfusion.Windows.Controls.PivotGrid.Converter
    Assembly: Syncfusion.PivotGridConverter.Wpf.dll
    Syntax
    public enum ExportModes

    Fields

    Name Description
    Cell

    Enables cell wise exporting.

    PivotTable

    Enables PivotTable exporting.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved