SelectedGroupCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add(IEnumerable<Object>) | groupPath | Adds a group that is under the specified path (group values from the root to the required group). |
Add(Object[]) | groupPath | Adds a group that is under the specified path (group values from the root to the required group). |