Share via


Height (RowDefinition)

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets the calculated height of a RowDefinition element, or sets the GridLength value of a column that is defined by the RowDefinition element.

<RowDefinition Height="GridLength" .../>
value = object.Height
object.Height = value

XAML Values

See GridLength.

Property Value

Type: GridLength

The height, by GridLength.

This property is read/write.

Managed Equivalent

Height

Applies To

RowDefinition

Version Information

Silverlight 2