GUIDropDownListModelMaxVisibleItems Property
|
Limits the number of items that can be displayed in the Drop Down List.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic int MaxVisibleItems { get; set; }
Property Value
Type:
Int32
See Also