Click or drag to resize
IGroup Properties

The IGroup type exposes the following members.

Properties
  Name Description
Public property HasSubgroups
Gets a value indicating whether this instance has sub groups.
Public property ItemCount
Gets the Items count.
Public property Items
Gets the items in this groups.
Public property Key
Gets the key for this group.
Public property Subgroups
Gets the subgroups, if HasSubgroups is true, otherwise empty collection.
Top
See Also