3 references to SetRowSpan
System.Windows.Forms (3)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutPanel.cs (1)
202_tableLayoutSettings.SetRowSpan(control, value);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.TableLayoutSettingsStub.cs (1)
59settings.SetRowSpan(tableControl, controlInfo.RowSpan);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettingsTypeConverter.cs (1)
164settings.SetRowSpan(name, rowSpan);