CListCtrl::RemoveAllGroups
Visual Studio 2005
Removes all groups from a list view control.
void RemoveAllGroups( );
This member function emulates the functionality of the LVM_REMOVEALLGROUPS message, as described in the Platform SDK.