MultiLine Property (TextField)
Class
TextField
.
Action
Gets whether the control is multiline.
Syntax
C#
protected
Boolean
MultiLine { get; }
VB
'Declaration Protected Read Property MultiLine As
Boolean
Access
Read only.