Back to Devexpress

DevExpress.Xpf.Carousel Namespace

wpf-devexpress-dot-xpf-f3a663a3.md

latest1.5 KB
Original Source

DevExpress.Xpf.Carousel Namespace

Contains classes which implement the main functionality of the DXCarousel for WPF suite. To use these classes in XAML code, add the xmlns:dxca=”http://schemas.devexpress.com/winfx/2008/xaml/carousel“ namespace reference.

Assembly : DevExpress.Xpf.Carousel.v25.2.dll

NuGet Package : DevExpress.Wpf.Carousel

Classes

NameDescription
CarouselItemsControlRepresents an ItemsControl allowing you to easily represent any data using a Carousel.
CarouselNavigatorRepresents a navigator control allowing end-users to scroll through carousel items.
CarouselPanelRepresents the Carousel control.
FunctionBaseRepresents a base class for functions.
ParameterRepresents a parameter (function) in a carousel control.
ParameterCollectionStores a collection of parameters (functions) in a carousel control.

Enums

NameDescription
PathSizingModeLists values that specify how the carousel path is resized when the control’s size changes.