Table of Contents

Property Height

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Height

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

public GridLength Height { get; set; }

Property Value

GridLength

The GridLength that represents the height of the row. The default value is 1.0.