CarouselPanel.MoveFirstPage() Method
In This Article
Scrolls the view to display the first page.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v24.2.dll
NuGet Package: DevExpress.Wpf.Carousel
#Declaration
#Remarks
Use this method to scroll the view programmatically, so that the first visible item is the first item in the sequence.
See Also