'Usage Dim instance As ReadOnlyDataRowList Dim value As DataRow Dim value As Integer value = instance.IndexOf(value)
Parameters
- value
- A reference to the Xceed.Grid.DataRow object to locate.
Return Value
The zero-based index of the first occurrence of value within the entire list, if found; otherwise, returns -1.