ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / PagerSettings Class / Mode Property

In This Topic
    Mode Property (PagerSettings)
    In This Topic
    Determines the pager mode.
    Syntax
    'Declaration
     
    Public Property Mode As PagerMode
    public PagerMode Mode {get; set;}
    See Also