DashboardViewer.SetSelectedTabPage(String) Method
In This Article
Selects the specified tab page.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
tab |
String | A String that is the Dashboard |
#Implements
See Also