Click or drag to resize

GUIDropDownListModelMaxVisibleItems Property

Limits the number of items that can be displayed in the Drop Down List.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public int MaxVisibleItems { get; set; }

Property Value

Type: Int32
See Also