Grid.Row Attached Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the row alignment of an element when child layout is processed by a parent Grid layout container.
see GetRow, and SetRow
see GetRow, and SetRow
see GetRow, and SetRow
Remarks
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