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

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