Back to Devexpress

Included Components

wpf-6941-controls-and-libraries-layout-management-carousel-overview-included-components.md

latest1.2 KB
Original Source

Included Components

  • Oct 15, 2019

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

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