1 reference to LVM_ENABLEGROUPVIEW
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
5333int retval = unchecked( (int) (long)SendMessage(NativeMethods.LVM_ENABLEGROUPVIEW, GroupsEnabled ? 1 : 0, 0));