Method AddTab
AddTab(Tab, bool)
Adds the given tab
to Tabs
public void AddTab(TabView.Tab tab, bool andSelect)
Parameters
tab
TabView.TabandSelect
boolTrue 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