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

In This Topic
    C1CarouselItemCollection Class
    In This Topic
    Represents the structure that manages the C1CarouselItem items.
    Object Model
    C1CarouselItemCollection Class
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<TOwner,TItem>
             C1.Web.Wijmo.Controls.C1Carousel.C1CarouselItemCollection

    See Also