ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / ShowPager Property

In This Topic
    ShowPager Property (C1Gallery)
    In This Topic
    Determines if the pager should be shown.
    Syntax
    'Declaration
     
    Public Property ShowPager As System.Boolean
    public System.bool ShowPager {get; set;}
    See Also