Length Property (FlexTextArea)
Class
FlexTextArea
.
Action
Gets the number of characters of text displayed in the TextArea.
Syntax
C#
protected
Double
length { get; }
VB
'Declaration Protected Read Property length As
Double
Access
Read only.