[]
This class used to manage grouping.
public class GroupDefinition
Name | Description |
---|---|
GroupDefinition() | Initialize the a new GroupDefinition object. |
Name | Description |
---|---|
Items | This is collection of group models. |
MaintainHierarchy | Gets or sets a value indicating whether maintain hierarchy. |
Name | Description |
---|---|
AddRange(ICollection<BaseGroup>) | Adds the range of BaseGroup object. |
OnMaintainHierarchyChanged(EventArgs) | Handles the MaintainHierarchyChanged event. |