1 write to site
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (1)
938
this.
site
= value;
4 references to site
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (4)
934
return this.
site
;
1151
if (this.
site
!= null && this.
site
.Container != null)
1153
this.
site
.Container.Remove(this);