GH_SliderBaseRaiseEvents Property  | 
 
 Gets or sets a value indicating whether this slider raises the ValueChanged event.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic bool RaiseEvents { get; set; }Public Property RaiseEvents As Boolean
	Get
	Set
Property Value
Type: 
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.RaiseEvents"]
See Also