- bindable
- An element that belongs to the Grid layout.
The row that the child element is in.
The Grid.GetRow method corresponds to the following XAML attached property:
| Attached Property | Value |
|---|---|
| Row | An integer that represents the row in which the item will appear. |
The remarks for the Grid.SetRow method contain syntax for and information about the Row attached property.