ComponentOne Ribbon for WinForms
IndexOf(RibbonGroup) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonQatItemCollection Class > IndexOf Method : IndexOf(RibbonGroup) Method
Determines the index of a specific RibbonGroup in the collection.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal group As RibbonGroup _
) As System.Integer
public System.int IndexOf( 
   RibbonGroup group
)

Parameters

group
See Also

Reference

RibbonQatItemCollection Class
RibbonQatItemCollection Members
Overload List