Skybound Rebar

ControlRenderer.Text Property

Gets or sets the text displayed on the control.

[Visual Basic]
Public Property Text As String
[C#]
public string Text {get; set;}

Property Value

The text displayed on the control.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace