Text Property (FlexAlert)
Class
FlexAlert
.
Action
Gets the text to display in this alert dialog box. The default value is "".
Syntax
C#
protected
String
text { get; }
VB
'Declaration Protected Read Property text As
String
Access
Read only.