ComboBoxMaxDropDownHeight Property

Gets or sets the maximum height for the dropdown list.

Definition

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

Property Value

Double

See Also