ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / Loop Property

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