Method InsertTab
InsertTab(int, View)
Inserts a view as a tab at the specified logical index. The view is added as a SubView,
configured with tab border settings (same as Add(View?)), and placed at
index in the TabCollection order.
public void InsertTab(int index, View view)