Back to Devexpress

CarouselPanel.NextPage Field

wpf-devexpress-dot-xpf-dot-carousel-dot-carouselpanel-d584dcea.md

latest1013 B
Original Source

CarouselPanel.NextPage Field

Scrolls the Carousel’s items forward, making the next page of the items visible.

Namespace : DevExpress.Xpf.Carousel

Assembly : DevExpress.Xpf.Carousel.v25.2.dll

NuGet Package : DevExpress.Wpf.Carousel

Declaration

csharp
public static readonly RoutedCommand NextPage
vb
Public Shared ReadOnly NextPage As RoutedCommand

Field Value

Type
RoutedCommand

See Also

CarouselPanel Class

CarouselPanel Members

DevExpress.Xpf.Carousel Namespace