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)
public: [AttachedPropertyBrowsableForChildrenAttribute] static int GetColumnSpan( UIElement^ element )
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: