Click or drag to resize

IGH_SettingCategoryParent Property

Gets the name of the parent category. If the category is supposed to be top-level, this property will return null or a String.Empty.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string Parent { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.IGH_SettingCategory.Parent"]

See Also