3 references to SetColumnSpan
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TableLayoutPanel.cs (1)
230_tableLayoutSettings.SetColumnSpan(control, value);
winforms\Managed\System\WinForms\TableLayoutSettings.cs (1)
544settings.SetColumnSpan(tableControl, controlInfo.ColumnSpan);
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (1)
173settings.SetColumnSpan(name, columnSpan);