Grid.GetColumnSpan Method (UIElement)
.NET Framework (current version)
Gets the value of the ColumnSpan attached property from a given UIElement.
Assembly: PresentationFramework (in PresentationFramework.dll)
<AttachedPropertyBrowsableForChildrenAttribute> Public Shared Function GetColumnSpan ( element As UIElement ) As Integer
Parameters
- element
-
Type:
System.Windows.UIElement
The element from which to read the property value.
.NET Framework
Available since 3.0
Available since 3.0
Show: