- bindable
- A child element of this Grid on which to assign a new row span.
- value
- The new row span.
The Grid.SetRowSpan method corresponds to the following XAML attached property:
| Attached Property | Value |
|---|---|
| RowSpan | An integer that represents the number of rows that the item will span. |