C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonItemCollection Class / IndexOf Method

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