Click or drag to resize

GH_ComponentParamServer.ParameterSourcesChanged Event

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

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

Value

Type: Grasshopper.Kernel.GH_ComponentParamServer.ParameterSourcesChangedEventHandler
See Also