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

In This Topic
    AutoPlay Property (C1Gallery)
    In This Topic
    When AutoPlay is true the gallery images will be played automatically (similarly to a slideshow).
    Syntax
    'Declaration
     
    Public Property AutoPlay As System.Boolean
    public System.bool AutoPlay {get; set;}
    See Also