menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotPageAreaFieldsOrder - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotPageAreaFieldsOrder

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

    Inheritance
    System.Object
    PivotPageAreaFieldsOrder
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class PivotPageAreaFieldsOrder : Enum

    Fields

    DownThenOver

    The page fields are laid, Down then over order.

    Declaration
    public const PivotPageAreaFieldsOrder DownThenOver
    Field Value
    Type
    PivotPageAreaFieldsOrder

    OverThenDown

    The page fields are laid, over then down order.

    Declaration
    public const PivotPageAreaFieldsOrder OverThenDown
    Field Value
    Type
    PivotPageAreaFieldsOrder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved