'Declaration
Public Property UseSystemPasswordChar As Boolean
'Usage
Dim instance As GcCharMaskCellType Dim value As Boolean instance.UseSystemPasswordChar = value value = instance.UseSystemPasswordChar
public bool UseSystemPasswordChar {get; set;}
Property Value
true to use the system password character; otherwise, false.The default is false.