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

In This Topic
    PageButtonCount Property
    In This Topic
    The number of page buttons to display in the pager.
    Syntax
    'Declaration
     
    Public Property PageButtonCount As System.Integer
    public System.int PageButtonCount {get; set;}
    See Also