Grid.ColumnSpan Attached Property

Definition

Gets or sets a value that indicates the total number of columns that child content spans within a Grid.

see GetColumnSpan, and SetColumnSpan
see GetColumnSpan, and SetColumnSpan
see GetColumnSpan, and SetColumnSpan

Remarks

Columns in a Grid are defined using the ColumnDefinition element.

Dependency Property Information

Identifier field ColumnSpanProperty
Metadata properties set to true None

Applies to