RowDefinitionMinHeight Property

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

Definition

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

Property Value

Double

See Also