Click or drag to resize

GH_ComponentParamServerParameterSourcesChanged Event

Raised whenever the source list of an input parameter is changed.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_ComponentParamServerParameterSourcesChangedEventHandler ParameterSourcesChanged

Value

Type: Grasshopper.KernelGH_ComponentParamServerParameterSourcesChangedEventHandler
See Also