MaxChars Property (FlexTextArea)
Class
FlexTextArea
.
Action
Gets the maximum number of characters that users can enter in the text field.
Syntax
C#
protected
Integer
maxChars { get; }
VB
'Declaration Protected Read Property maxChars As
Integer
Access
Read only.