Text Property (FlexComboBase)
Class
FlexComboBase
.
Action
Gets the contents of the text field.
Syntax
C#
protected
String
text { get; }
VB
'Declaration Protected Read Property text As
String
Access
Read only.