Name | Description | |
---|---|---|
![]() | AllGroupsRecursive | Gets all groups under this IGroupOfGroups, and also under child groups, recursively. |
![]() | AllQueriesRecursive | Gets all queries under this IGroupOfGroups, and also under child groups, recursively. |
![]() | ChildGroups | Gets a read-only list of child groups. |
![]() | ChildGroupsCount | Gets the child groups count. |
![]() | IsRootParent | Gets a value indicating whether this group of groups is a root parent. |
![]() | RootParent | Gets the root parent. Returns this if this.IsRootParent. Returns null if the group of groups has no root parent. |