alexa

    Show / Hide Table of Contents

    Class PagerPosition

    Allows to display the pager UI either at top or bottom of the Pivot Table UI. The options available are:

    Inheritance
    System.Object
    PagerPosition
    Namespace: Syncfusion.EJ2.PivotView
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class PagerPosition : Enum

    Fields

    Bottom

    Declaration
    public const PagerPosition Bottom
    Field Value
    Type
    PagerPosition

    Top

    Declaration
    public const PagerPosition Top
    Field Value
    Type
    PagerPosition
    Back to top Generated by DocFX