ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Pager Namespace / C1Pager Class / PageButtonCount Property

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