1 instantiation of DataGridViewTopLeftHeaderCell
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridView.cs (1)
5139
this.TopLeftHeaderCell = new
DataGridViewTopLeftHeaderCell
();
1 reference to DataGridViewTopLeftHeaderCell
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewTopLeftHeaderCell.cs (1)
471
public DataGridViewTopLeftHeaderCellAccessibleObject(
DataGridViewTopLeftHeaderCell
owner) : base (owner)