Windows.UI.Xaml.Controls.Grid.ColumnSpan
May 26, 2021 ยท View on GitHub
-description
Gets or sets a value that indicates the total number of columns that the element content spans within a parent Grid.
-remarks
Zero or negative integer values are not permitted. Values that are greater than the total number of columns are treated as if they specified the total number and will span all columns.
- Type: int
- Identifier field: ColumnSpanProperty
- Accessor methods: GetColumnSpan, SetColumnSpan