[]
Removes the RibbonTab at the specified index of the RibbonTabCollection.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
The index of the RibbonTab to remove.