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