TableLayoutSettings::GetColumnSpan Method (Object^)
.NET Framework (current version)
Gets the number of columns that the cell containing the child control spans.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- control
-
Type:
System::Object^
A control contained within a cell.
Return Value
Type: System::Int32The number of columns that the cell containing the child control spans.
.NET Framework
Available since 2.0
Available since 2.0
Show: