[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonQatItemCollection.IndexOf

IndexOf Method

IndexOf(RibbonGroup)

Determines the index of a specific RibbonGroup in the collection.

Declaration
public int IndexOf(RibbonGroup group)
Public Function IndexOf(group As RibbonGroup) As Integer
Parameters
Type Name Description
RibbonGroup group
Returns
Type Description
int