menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PivotFieldSortType

    Show / Hide Table of Contents

    Enum PivotFieldSortType

    sort orders that can be applied to fields in a PivotTable.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum PivotFieldSortType

    Fields

    Name Description
    Ascending

    Indicates the field is sorted in ascending order.

    Descending

    Indicates the field is sorted in descending order.

    Manual

    Indicates the field is sorted manually.

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