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

In This Topic
    AutoPlayMovies Property (C1Gallery)
    In This Topic
    Determines whether to turn on the autoplay option in the movie player.
    Syntax
    'Declaration
     
    Public Property AutoPlayMovies As System.Boolean
    public System.bool AutoPlayMovies {get; set;}
    See Also