4 references to Columns
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
13752LayoutTransaction.DoLayout(this.ParentInternal, this, PropertyNames.Columns); 14987LayoutTransaction.DoLayout(this.ParentInternal, this, PropertyNames.Columns);
winforms\Managed\System\WinForms\Layout\TableLayout.cs (1)
143PropertyNames.Columns,
winforms\Managed\System\WinForms\TableLayoutSettings.cs (1)
118LayoutTransaction.DoLayout(Owner, Owner, PropertyNames.Columns);