Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonQatItemCollection Class / IndexOf Method

In This Topic
    IndexOf Method (RibbonQatItemCollection)
    In This Topic
    Determines the index of a specific RibbonGroup in the collection.
    Overload List
    OverloadDescription
    Determines the index of a specific RibbonGroup in the collection.  
    Determines the index of the first occurrence of a RibbonButton with the specified text in this collection. (Inherited from C1.Win.Ribbon.RibbonItemCollection)
    Determines the index of a specific RibbonItem in the collection. (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase)
    See Also