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

In This Topic
    Loop Property (C1LightBox)
    In This Topic
    Determines whether start from the first page when reaching the end in autoplay mode.
    Syntax
    'Declaration
     
    Public Property Loop As System.Boolean
    public System.bool Loop {get; set;}
    See Also