menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PagerPosition - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PagerPosition

    Specifies the position of the pager in the Pivot Table.

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

    Fields

    Bottom

    The pager will be displayed at the bottom of the Pivot Table.

    Declaration
    public const PagerPosition Bottom
    Field Value
    Type
    PagerPosition

    Top

    The pager will be displayed at the top of the Pivot Table.

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