ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / PagerSettings Class / PageButtonCount Property

In This Topic
    PageButtonCount Property (PagerSettings)
    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