ComponentOne Pager for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Pager Namespace / C1Pager 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