Base:
property
Parent
System.Windows.Forms.AccessibleObject.Parent
2 references to Parent
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRow.cs (2)
2052
runtimeId[1] = this.
Parent
.GetHashCode();
2372
return this.
Parent
;