CarouselPanel.MoveLastPage() Method
Scrolls the view to the last page.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v24.1.dll
NuGet Package: DevExpress.Wpf.Carousel
Declaration
Remarks
Use this method to scroll the view programmatically, so that the last visible item is the last item in the sequence.
See Also