CMFCPropertyGridCtrl::IsGroupNameFullWidth
Indicates whether each property group name is displayed across the width of the current property grid control.
BOOL IsGroupNameFullWidth() const;
Return Value
TRUE if group names are displayed across the width of the property grid control; FALSE if group names are truncated by the right (value) column of the control.
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