IGH_SettingCategory.Name Property

IGH_SettingCategoryName Property

Category name (not case sensitive). Use dots to separate subcategories.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string Name { get; }
ReadOnly Property Name As String
	Get

Property Value

Type: String

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

See Also