ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGalleryItemCollection Class / IndexOf Method

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