Click or drag to resize

MenuDropDownVisibleItemCount Property

Number of visible items in window.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public int VisibleItemCount { get; set; }

Property Value

Type: Int32
The visible item count.
See Also