ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / ShowPager Property

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