Back to Devexpress

DashboardControl.SetSelectedTabPage Method

dashboard-devexpress-dot-dashboardwpf-dot-dashboardcontrol-dot-setselectedtabpage.md

latest552 B
Original Source

DashboardControl.SetSelectedTabPage Method

NameParametersDescription
SetSelectedTabPage(String, Int32)tabContainerName, indexSelects the page specified by its parent container name and by the index in the page collection.
SetSelectedTabPage(String)tabPageNameSelects the page specified by its component name.