Skip to main content
A newer version of this page is available. .

Included Components

DXCarousel for WPF adds the following components to the DX.19.1.WPF: Navigation & Layout tab of the Visual Studio toolbox:

Icon Component Description
CarouselPanel CarouselPanel The Carousel control that can be used standalone or within a CarouselItemsControl as the item arrangement template.
CarouselNavigator 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 CarouselItemsControl An advanced version of the standard ItemsControl, allowing you to avoid routine customization steps when using the CarouselPanel as the item arrangement template.