Implemented interface member:
property
Site
System.ComponentModel.IComponent.Site
3 references to Site
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (3)
856if (this.Site != null && !String.IsNullOrEmpty(this.Site.Name)) 858this.name = this.Site.Name;