menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Enum PivotPageAreaFieldsOrder

    Represents the Page field area order when there are multiple page fields in the page area

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

    Fields

    Name Description
    DownThenOver

    The page fields are laid, Down then over order.

    OverThenDown

    The page fields are laid, over then down order.

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