| Overload | Description |
|---|---|
| Group Constructor() | Initializes a new instance of the Group class. |
| Group Constructor(String) | Initializes a new instance of the Group class specifying its GroupBy value. |
| Group Constructor(GroupMargin) | Initializes a new instance of the Group class specifying its margin. |
| Group Constructor(Group) | Initializes a new instance of the Group class specifying the template that will be used to create other groups. |