0 out of 1 rated this helpful - Rate this topic

VariableSizedWrapGrid.GetColumnSpan method

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

Syntax


public:
static int GetColumnSpan(
  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.ColumnSpan 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.ColumnSpan

 

 

Build date: 3/12/2013

© 2013 Microsoft. All rights reserved.