WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PivotSortOption - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PivotSortOption

    Specifies the sorting options for PivotGrid control.

    Namespace: Syncfusion.Windows.Controls.PivotGrid
    Assembly: Syncfusion.PivotAnalysis.WPF.dll
    Syntax
    public enum PivotSortOption

    Fields

    Name Description
    All

    Sorting all columns.

    ColumnSorting

    Sorting at the columns (not total or grand-total columns).

    GrandTotalSorting

    Sorting at GrandTotal cell columns.

    None

    No sorting.

    TotalSorting

    Sorting at Total cell columns.

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