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