Grid.GetRowSpan Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the value of the Grid.RowSpan attached property from the specified FrameworkElement.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- element
- Type: System.Windows.FrameworkElement
The element from which to read the property value.
Show: