[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItemCollectionBase.IndexOf

IndexOf Method

IndexOf(RibbonItem)

Determines the index of a specific RibbonItem in the collection.

Declaration
public int IndexOf(RibbonItem item)
Parameters
Type Name Description
RibbonItem item
Returns
Type Description
int