Click or drag to resize

UIComboMaxListScreenHeight Property

The maximum height of the drop-down list as a proportion of the screen height (0.0 to 1.0).

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<double> MaxListScreenHeight { get; set; }

Property Value

ReferenceDouble
See Also