menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PagerDisplayMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PagerDisplayMode

    PagerDisplayMode Enum

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum PagerDisplayMode

    Fields

    Name Description
    FirstLastNumeric

    Shows the First and Last buttons + the numeric display

    FirstLastPreviousNext

    Shows the First, Last, Previous, Next buttons

    FirstLastPreviousNextNumeric

    Shows the First, Last, Previous, Next buttons + the numeric display

    Numeric

    Shows the numeric display

    PreviousNext

    Shows the Previous and Next buttons

    PreviousNextNumeric

    Shows the Previous and Next buttons + the numeric display

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