Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > ContentElement > FrameworkContentElement > DefinitionBase > ColumnDefinition, IInputElement
(usage) |
<ColumnDefinition /> |
(description) |
Defines column-specific properties that apply to Grid elements. |
(used by) |
|
[name property] |
Name |
[xml lang property] |
Language |
(properties) |
|
MaxWidth |
|
(description) |
A value that represents the maximum width of a ColumnDefinition. |
[text syntax] |
|
MinWidth |
|
(description) |
A value that represents the minimum width of a ColumnDefinition. |
[text syntax] |
|
Width |
|
(description) |
The calculated width of a ColumnDefinition element, or sets the GridLength value of a column that is defined by the ColumnDefinition. |