Grid.ColumnDefinitions Property
Gets a ColumnDefinitionCollection defined on this instance of Grid.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Controls.ColumnDefinitionCollectionA ColumnDefinitionCollection defined on this instance of Grid
<object> <object.ColumnDefinitions> OneOrMoreColumnDefinitions </object.ColumnDefinitions> </object>
- OneOrMoreColumnDefinitions
One or more ColumnDefinition elements. Each such ColumnDefinition becomes a placeholder representing a column in the final grid layout.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0