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