Back to Devexpress

NavigationFrame.SelectPrevPage() Method

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationframe-b9adccff.md

latest1.0 KB
Original Source

NavigationFrame.SelectPrevPage() Method

Selects the page that precedes 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 SelectPrevPage()
vb
Public Sub SelectPrevPage

See Also

NavigationFrame Class

NavigationFrame Members

DevExpress.XtraBars.Navigation Namespace