- bindable
- A child element of this Grid on which to assign a new column span.
- value
- The new column span.
The Grid.GetColum method corresponds to the value that is set by the following XAML attached property.
| Attached Property | Value |
|---|---|
| Column | An integer that represents the number of Columns that the item will span. |