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