GH_SettingsCategory.Name Property

GH_SettingsCategoryName Property

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

Property Value

Type: String

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

Implements

IGH_SettingCategoryName
See Also