This topic has not yet been rated - Rate this topic

VariableSizedWrapGrid.GetRowSpan method

Gets the value of the VariableSizedWrapGrid.RowSpan XAML attached property from a target element.

Syntax


public:
static int GetRowSpan(
  UIElement^ element
)

Parameters

element

Type: UIElement

The target element.

Return value

Type: System.Int32 [.NET] | int32 [C++]

The obtained value.

Remarks

For more info, see the VariableSizedWrapGrid.RowSpan attached property.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Controls
Windows::UI::Xaml::Controls [C++]

Metadata

Windows.winmd

See also

VariableSizedWrapGrid
VariableSizedWrapGrid.RowSpan

 

 

Build date: 3/12/2013

© 2013 Microsoft. All rights reserved.