| Class | Description | |
|---|---|---|
![]() | C1Carousel | Dynamically displays content in a carousel view. |
![]() | C1CarouselItem | Items within the carousel control. |
![]() | C1CarouselItemCollection | Represents the structure that manages the C1CarouselItem items. |
![]() | C1CarouselItemEventArgs | Contains event data for data binding events. Such as C1CarouselItem.BoundItemCreated event and C1CarouselItem.ItemDataBound event. |
![]() | CarouselButtonStyle | Determines the style of buttons in the carousel. |
![]() | CarouselThumbnails | Used to determine thumnail imags when the PagerType is set to Thumbnails. |
| Delegate | Description | |
|---|---|---|
![]() | C1CarouselItemEventHandler | ItemDataBound Represents the method that will handle an data binding events of C1CarouselItem. Such as C1CarouselItem.BoundItemCreated event and C1CarouselItem.ItemDataBound event. |
| Enumeration | Description | |
|---|---|---|
![]() | ButtonPosition | Specifies the position of the navigation buttons. |
![]() | PagerType | Specifies the type of the pager. |