GH_DigitScrollerBase.RaiseEvents Property

GH_DigitScrollerBaseRaiseEvents Property

Gets or sets whether this scroller raises the ValueChanged event.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool RaiseEvents { get; set; }
Public Property RaiseEvents As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.RaiseEvents"]

See Also