Click or drag to resize

GH_Attr_WidgetParent Property

Get or set widget's parent.

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

Property Value

Type: GH_Attr_Widget
See Also