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)
59
settings.
SetRowSpan
(tableControl, controlInfo.RowSpan);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettingsTypeConverter.cs (1)
164
settings.
SetRowSpan
(name, rowSpan);