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 |
public double MaxDropDownHeight { get; set; }
Type | Description |
---|---|
double |