Included Components
DXCarousel for WPF adds the following components to the DX.24.1.WPF: Navigation & Layout tab of the Visual Studio toolbox:
Icon | Component | Description |
---|---|---|
CarouselPanel | The Carousel control that can be used standalone or within a CarouselItemsControl as the item arrangement template. | |
CarouselNavigator | A pre-built navigator control that includes the Previous, Next, Prevoius Page, Next Page, First and Last buttons. You can easily bind this component to any CarouselPanel, to provide external controls for carousel scrolling. | |
CarouselItemsControl | An advanced version of the standard ItemsControl, allowing you to avoid routine customization steps when using the CarouselPanel as the item arrangement template. |