RowDefinitionMaxHeight Property

Gets or sets the maximum height of the row in DIPs.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double MaxHeight { get; set; }

Property Value

Double

See Also