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

In This Topic
    Loop Property (C1Carousel)
    In This Topic
    Allows carousel to loop back to the beginning.
    Syntax
    'Declaration
     
    Public Property Loop As System.Boolean
    public System.bool Loop {get; set;}
    See Also