[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.ValueItemCollection.IndexOf

IndexOf Method

IndexOf(ValueItem)

Gets the index of the specified ValueItem.

Declaration
public int IndexOf(ValueItem vi)
Parameters
Type Name Description
ValueItem vi

The ValueItem to search.

Returns
Type Description
int

The index of the ValueItem.