Back to Devexpress

NavigationFrame.SelectNextPage() Method

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationframe-016f5321.md

latest1.0 KB
Original Source

NavigationFrame.SelectNextPage() Method

Selects the page that follows the currently selected page in the NavigationFrame.Pages collection.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void SelectNextPage()
vb
Public Sub SelectNextPage

See Also

NavigationFrame Class

NavigationFrame Members

DevExpress.XtraBars.Navigation Namespace