alexa

    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