Method AddTab
AddTab(Tab, bool)
Adds the given tab to Tabs
public void AddTab(TabView.Tab tab, bool andSelect)
Parameters
tabTabView.TabandSelectboolTrue to make the newly added Tab the SelectedTab
Adds the given tab to Tabs
public void AddTab(TabView.Tab tab, bool andSelect)
tab TabView.TabandSelect boolTrue to make the newly added Tab the SelectedTab