Restrict Property (FlexTextArea)

Action

Gets the set of characters that a user can enter into the control.

Syntax

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

Access

Read only.