Base:
property
Parent
System.Windows.Forms.AccessibleObject.Parent
2 references to Parent
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridParentRows.cs (2)
1187return Parent.GetChild(1); 1191return Parent.GetChild(GetChildCount() - 1);