GH_DigitScroller.Suffix Property

GH_DigitScrollerSuffix Property

Gets or sets the prefix text

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Suffix { get; set; }
Public Property Suffix As String
	Get
	Set

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.Suffix"]

See Also