Returns the group name for the given item.
The item to get group name for.
The zero-based group level index.
The name of the group the item belongs to.
Returns a value that indicates whether the group name and the item name match (which implies that the item belongs to the group).
The name of the group.
The name of the item.
True if the names match; otherwise, false.
Represents a base class for types defining grouping conditions.
The concrete class which is commonly used for this purpose is PropertyGroupDescription.