SelectedGroupCollection.Contains Method
Name | Parameters | Description |
---|---|---|
Contains(IEnumerable<Object>) | groupPath | Determines whether the collection contains a group under the specified path (group values from the root to the group). |
Contains(Object[]) | groupPath | Determines whether the collection contains a group under the specified path (group values from the root to the group). |