Share via


IGridRowDefinition.Height Property

Definition

Gets the height of the row.

public:
 property Microsoft::Maui::GridLength Height { Microsoft::Maui::GridLength get(); };
public Microsoft.Maui.GridLength Height { get; }
member this.Height : Microsoft.Maui.GridLength
Public ReadOnly Property Height As GridLength

Property Value

Applies to