Text Property (SparkSkinnableTextBase)

Action

Gets the text String displayed by this component.

Syntax

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

Access

Read only.