GH_DigitScrollerAllowRadixDrag Property  | 
 
 Gets or sets whether the radix symbol can be dragged.
 
 
    Namespace: 
   Grasshopper.GUI
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic bool AllowRadixDrag { get; set; }Public Property AllowRadixDrag As Boolean
	Get
	Set
Property Value
Type: 
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.AllowRadixDrag"]
See Also