SelectedGroupCollection.IndexOf Method
Name | Parameters | Description |
---|---|---|
IndexOf(IEnumerable<Object>) | groupPath | Returns an index under the which the collection contains a group under the specified path (group values from the root to the group). |
IndexOf(Object[]) | groupPath | Returns an index under the which the collection contains a group under the specified path (group values from the root to the group). |