Group Class |
Namespace: Kettic.AspNet.Data
The Group type exposes the following members.
Name | Description | |
---|---|---|
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | HasSubgroups |
Gets a value indicating whether this instance has any sub groups.
|
![]() | ItemCount |
Gets the number of items in this group.
|
![]() | Items |
Gets the items in this groups.
|
![]() | Key |
Gets the key for this group.
|
![]() | Subgroups |
Gets the subgroups, if HasSubgroups is true, otherwise empty collection.
|