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