Text Property (SparkTextBase)

Action

Gets the text displayed by this text component.

Syntax

C#
protected String text { get; }
VB
'Declaration
Protected Read Property text As String

Access

Read only.