1 write to iGroupId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
3469lvgroup.iGroupId = group.ID;
1 reference to iGroupId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
5447return "LVGROUP: header = " + pszHeader.ToString() + ", iGroupId = " + iGroupId.ToString(CultureInfo.InvariantCulture);