MaxHeight Property
Gets or sets the maximum height of the element.
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double MaxHeight { get; set; }
Public Property MaxHeight As Double
Get
Set
member MaxHeight : float with get, set