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

In This Topic
    Loop Property (C1Wizard)
    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