Click or drag to resize

MenuDropDownItems Property

Get drop down items.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public List<MenuDropDownEntry> Items { get; }

Property Value

Type: ListMenuDropDownEntry
The items.
See Also