CMFCPropertyGridProperty::IsGroup
Indicates whether the current property represents a group.
BOOL IsGroup() const;
Return Value
TRUE if the current property object represents a group; FALSE if the property represents a value.
Remarks
A group is a collection of related properties in a property grid control. If the control is displayed hierarchically, the group name is displayed as a category title in the row above the group.
Requirements
Header: afxpropertygridctrl.h