Click or drag to resize

GH_MenuCollectionMenus Property

Get or set collection's menus.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public List<GH_ExtendableMenu> Menus { get; set; }

Property Value

Type: ListGH_ExtendableMenu
See Also