- bindable
- A child element of this Grid to move to a different column.
- value
- The column in which to place the child element.
The Grid.GetColumSpan method corresponds to the value that is set by the following XAML attached property.
| Attached Property | Value |
|---|---|
| ColumnSpan | An integer that represents the Column in which the item will appear. |