Grid.Column Attached Property

Definition

Gets or sets a value that indicates which column child content within a Grid should appear in.

see GetColumn, and SetColumn
see GetColumn, and SetColumn
see GetColumn, and SetColumn

Remarks

Columns in a Grid are defined using the ColumnDefinition element.

Dependency Property Information

Identifier field ColumnProperty
Metadata properties set to true None

Applies to