menu

WinForms

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

    Show / Hide Table of Contents

    Enum ExportModes

    Defines the constants that specify the exporting modes of pivot grid.

    Namespace: Syncfusion.PivotConverter
    Assembly: Syncfusion.PivotConverter.Windows.dll
    Syntax
    public enum ExportModes
    Remarks

    To export the PivotGridControl either cell wise or as PivotTable.

    Fields

    Name Description
    Cell

    Denotes the cell type export of pivot grid.

    PivotTable

    Denotes the pivot type export of pivot grid.

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