Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Carousel

Classes

Name Description
CarouselItemsControl Represents an ItemsControl allowing you to easily represent any data using a Carousel.
CarouselNavigator Represents a navigator control allowing end-users to scroll through carousel items.
CarouselPanel Represents the Carousel control.
FunctionBase Represents a base class for functions.
Parameter Represents a parameter (function) in a carousel control.
ParameterCollection Stores a collection of parameters (functions) in a carousel control.

Enums

Name Description
PathSizingMode Lists values that specify how the carousel path is resized when the control’s size changes.