Grid.RowSpan Attached Property

Definition

Gets or sets a value that indicates the total number of rows that child content spans within a Grid.

see GetRowSpan, and SetRowSpan
see GetRowSpan, and SetRowSpan
see GetRowSpan, and SetRowSpan

Remarks

Rows in a Grid are defined using the RowDefinition element.

Dependency Property Information

Identifier field RowSpanProperty
Metadata properties set to true None

Applies to