[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTabCollection.Add

Add Method

Add(RibbonTab)

Declaration
public int Add(RibbonTab tab)
Public Function Add(tab As RibbonTab) As Integer
Parameters
Type Name Description
RibbonTab tab

The RibbonTab to add.

Returns
Type Description
int

The position into which the group was inserted.