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

In This Topic
    AutoPlay Property
    In This Topic
    When AutoPlay is true the pictures of carousel will be played automatically.
    Syntax
    'Declaration
     
    Public Property AutoPlay As System.Boolean
    public System.bool AutoPlay {get; set;}
    See Also