RowDefinition Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The RowDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActualHeight | Gets a value that represents the calculated height of the RowDefinition. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Height | Gets the calculated height of a RowDefinition element, or sets the GridLength value of a row that is defined by the RowDefinition. |
|
MaxHeight | Gets or sets a value that represents the maximum height of a RowDefinition. |
|
MinHeight | Gets or sets a value that represents the minimum allowed height of a RowDefinition. |
Show: