Restrict Property (FlexComboBase)
Class
FlexComboBase
.
Action
Gets the set of characters that a user can or cannot enter into the text field.
Syntax
C#
protected
String
restrict { get; }
VB
'Declaration Protected Read Property restrict As
String
Access
Read only.