Ribbon for WinForms | ComponentOne
C1.Win.Ribbon 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.Ribbon.RibbonItemCollectionBase)
    See Also