3 references to SetRowSpan
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TableLayoutPanel.cs (1)
246_tableLayoutSettings.SetRowSpan(control, value);
winforms\Managed\System\WinForms\TableLayoutSettings.cs (1)
543settings.SetRowSpan(tableControl, controlInfo.RowSpan);
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (1)
172settings.SetRowSpan(name, rowSpan);