GH_DigitScrollerDigitScroller Property  | 
 
 Gets the internal scroller object.
 
 
    Namespace: 
   Grasshopper.GUI
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic GH_DigitScrollerBase DigitScroller { get; }Public ReadOnly Property DigitScroller As GH_DigitScrollerBase
	Get
Property Value
Type: 
GH_DigitScrollerBase[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.DigitScroller"]
See Also