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