Click or drag to resize

MenuDropDownVisibleItemCount Property

Number of visible items in window.

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

Property Value

Type: Int32
The visible item count.
See Also