ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace
Inheritance Hierarchy
In This Topic
    C1.Web.Wijmo.Controls.C1Carousel Namespace
    In This Topic
    Classes
     ClassDescription
    ClassDynamically displays content in a carousel view.
    ClassItems within the carousel control.
    ClassRepresents the structure that manages the C1CarouselItem items.
    ClassContains event data for data binding events. Such as C1CarouselItem.BoundItemCreated event and C1CarouselItem.ItemDataBound event.
    ClassDetermines the style of buttons in the carousel.
    ClassUsed to determine thumnail imags when the PagerType is set to Thumbnails.
    Delegates
     DelegateDescription
    DelegateItemDataBound Represents the method that will handle an data binding events of C1CarouselItem. Such as C1CarouselItem.BoundItemCreated event and C1CarouselItem.ItemDataBound event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the position of the navigation buttons.
    EnumerationSpecifies the type of the pager.
    See Also