[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTabCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the RibbonTab at the specified index of the RibbonTabCollection.

Declaration
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
Parameters
Type Name Description
int index

The index of the RibbonTab to remove.