IDashboardControl.SetSelectedTabPage Method
Name | Parameters | Description |
---|---|---|
SetSelectedTabPage(String, Int32) | tabContainerName, index | Selects the tab page specified by its index in the specified tab container. |
SetSelectedTabPage(String) | tabPageName | Selects the specified tab page. |