-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.Grid.Row |
winrt attachedproperty |
Gets or sets the row alignment of an element when child layout is processed by a parent Grid layout container.
The value is the zero-based index of the Grid row that the element should appear within. Negative values are not permitted.
- Type: int
- Identifier field: RowProperty
- Accessor methods: GetRow, SetRow