NavigationFrame.SelectedPageIndex Property
Gets or sets which NavigationPage from the NavigationFrame.Pages collection should be selected.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An Int32 value that is the index of the newly selected page within the Navigation |
#Remarks
Modifying the SelectedPageIndex property raises the NavigationFrame.SelectedPageIndexChanged event.