Windows.UI.Xaml.Controls.Grid.Column
May 26, 2021 ยท View on GitHub
-description
Gets or sets the column alignment of an element when child layout is processed by a parent Grid layout container.
-remarks
The value is the zero-based index of the Grid column that the element should appear within. Negative values are not permitted.
- Type: int
- Identifier field: ColumnProperty
- Accessor methods: GetColumn, SetColumn