PanelTabsSelectTab Method |
Select tab to be the currently active tab.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void SelectTab(
string name
)
Parameters
- name
- Type: SystemString
Tab identifier to select.
See Also