Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.Xpf.Carousel Namespace

In This Article

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.v24.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.