Grid::SetColumnSpan Method (UIElement^, Int32)
.NET Framework (current version)
Sets the value of the ColumnSpan attached property to a given UIElement.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::UIElement^
The element on which to set the ColumnSpan attached property.
- value
-
Type:
System::Int32
The property value to set.
.NET Framework
Available since 3.0
Available since 3.0
Show: