Overload | Description |
---|---|
Group Constructor() | Initializes a new instance of the Group object. |
Group Constructor(Label) | Initializes a new instance of the Group object with a specified label. |
Group Constructor(String) | Initializes a new instance of the Group object with the specified name. |
Group Constructor(String,String) | Initializes a new instance of the Group object with a specified condition. |