3 references to SetColumn
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TableLayoutPanel.cs (1)
301
_tableLayoutSettings.
SetColumn
(control, column);
winforms\Managed\System\WinForms\TableLayoutSettings.cs (1)
542
settings.
SetColumn
(tableControl, controlInfo.Column);
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (1)
171
settings.
SetColumn
(name, column);