Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the group metrics of a list view control.
void SetGroupMetrics(
PLVGROUPMETRICS pGroupMetrics
);
Parameters
- pGroupMetrics
A pointer to an LVGROUPMETRICS structure containing the group metrics information to be set.
Remarks
This member function emulates the functionality of the LVM_SETGROUPMETRICS message, as described in the Windows SDK.
Requirements
Header: afxcmn.h