'Usage Dim instance As ReadOnlyDataRowList Dim value As DataRow Dim value As Boolean value = instance.Contains(value)
Parameters
- value
- A reference to the Xceed.Grid.DataRow object to locate.
Return Value
true if the data row exists in the list; false otherwise.