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)
543
settings.
SetRowSpan
(tableControl, controlInfo.RowSpan);
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (1)
172
settings.
SetRowSpan
(name, rowSpan);