Xamarin.Forms.Grid.RowSpanProperty Field
Implements the attached property that represents the number of rows that a child element spans, and allows the Xamarin.Forms.Grid class to bind it to properties on other objects at run time.

Syntax

public static readonly BindableProperty RowSpanProperty

Remarks

The interface for this property is defined by the Grid.GetRowSpan and Grid.SetRowSpan methods.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0