- bindable
- A child element of this Grid to move to a different row.
- value
- The row in which to place the child element.
The Grid.SetRow method corresponds to the following XAML attached property:
| Attached Property | Value |
|---|---|
| Row | An integer that represents the row in which the item will appear. |