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

In This Topic
    AutoPlay Property (C1LightBox)
    In This Topic
    Determines whether pages are automatically displayed in order.
    Syntax
    'Declaration
     
    Public Property AutoPlay As System.Boolean
    public System.bool AutoPlay {get; set;}
    See Also