CListCtrl::GetGroupMetrics
Retrieves the metrics of a group.
void GetGroupMetrics(
PLVGROUPMETRICS pGroupMetrics
) const;
Parameters
- pGroupMetrics
A pointer to a LVGROUPMETRICS containing the group metrics information.
Remarks
This member function emulates the functionality of the LVM_GETGROUPMETRICS message, as described in the Windows SDK.
Requirements
Header: afxcmn.h