ErrorString Property (FlexUIMovieClip)
Class
FlexUIMovieClip
.
Action
Gets the text that is displayed by a component's error tip when a component is monitored and validation fails.
Syntax
C#
protected
String
errorString { get; }
VB
'Declaration Protected Read Property errorString As
String
Access
Read only.