MinHeight Property
Gets or sets the minimum height of the row in DIPs.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double MinHeight { get; set; }
Public Property MinHeight As Double
Get
Set
member MinHeight : float with get, set