ComboBox.

MaxDropDownHeight Property

Summary

Gets or sets the maximum height for the dropdown list.
Namespace
Avalonia.Controls
Containing Type
ComboBox

Syntax

public double MaxDropDownHeight { get; set; }

Value

Type Description
double