ColumnDefinitions
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Holds column definitions for a Grid.
<Grid ...>
<Grid.ColumnDefinitions>
oneOrMoreColumnDefinitions
</Grid.ColumnDefinitions>
</Grid>
XAML Values
Value |
Description |
---|---|
oneOrMoreColumnDefinitions |
One or more ColumnDefinition object elements, in the form <ColumnDefinition/> |
Version Information
Silverlight 2