CarouselPanel.IsInvertedDirection Property
Gets or sets whether items move forward or backward along the specified path.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v25.2.dll
NuGet Package: DevExpress.Wpf.Carousel
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
For details on specifying the item movement path, see CarouselPanel.ItemMovingPath.
See Also