Text Property (FlexLabel)

Class

FlexLabel.

Action

Gets the plain text displayed by this control. Its appearance is determined by the CSS styles of this Label control.

Syntax

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

Access

Read only.