CListCtrl::RemoveAllGroups

Removes all groups from a list view control.

void RemoveAllGroups( );

Remarks

This member function emulates the functionality of the LVM_REMOVEALLGROUPS message, as described in the Windows SDK.

Requirements

Header: afxcmn.h

See Also

Reference

CListCtrl Class

Hierarchy Chart