SelectedGroupCollection.Remove Method
| Name | Parameters | Description |
|---|---|---|
| Remove(IEnumerable<Object>) | groupPath | Removes a group under the specified path (group values from the root to the group) from the selected groups. |
| Remove(Object[]) | groupPath | Removes a group under the specified path (group values from the root to the group) from the selected groups. |