GH_SliderBaseGripText Property  | 
 
 Gets the text that will be drawn on the slider.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic string GripText { get; }Public ReadOnly Property GripText As String
	Get
Property Value
Type: 
String[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.GripText"]
See Also