ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Carousel Namespace / C1CarouselExtender Class / Loop Property

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