TextAlign Property (FlexComboBase)

Action

Gets the alignment of text within a container. Possible values are:left, right, or center.

Syntax

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

Access

Read only.