3 references to SetRow
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TableLayoutPanel.cs (1)
264
_tableLayoutSettings.
SetRow
(control, row);
winforms\Managed\System\WinForms\TableLayoutSettings.cs (1)
541
settings.
SetRow
(tableControl, controlInfo.Row);
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (1)
170
settings.
SetRow
(name, row);