FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonItemCollectionBase Class / IndexOfRef Method

In This Topic
    IndexOfRef Method (RibbonItemCollectionBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Function IndexOfRef( _
       ByVal item As RibbonItem _
    ) As System.Integer
    public System.int IndexOfRef( 
       RibbonItem item
    )

    Parameters

    item
    See Also