CarouselNavigator.Carousel Property
Specifies the CarouselPanel controlled by this navigator.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v24.1.dll
NuGet Package: DevExpress.Wpf.Carousel
Declaration
Property Value
Type | Description |
---|---|
CarouselPanel | A CarouselNavigator object specifying the bound carousel control. |
See Also