PasswordChar Property (C1InputMask)
In This Topic
Determines the character to be substituted for the actual input characters.
Syntax
'Declaration
Public Overridable Property PasswordChar As System.String
public virtual System.string PasswordChar {get; set;}
See Also