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

In This Topic
    ShowTimer Property
    In This Topic
    Determines if the carousel timer should be shown.
    Syntax
    'Declaration
     
    Public Property ShowTimer As System.Boolean
    public System.bool ShowTimer {get; set;}
    See Also