'Declaration
Public Property PasswordChar As Char
'Usage
Dim instance As TextCellType Dim value As Char instance.PasswordChar = value value = instance.PasswordChar
public char PasswordChar {get; set;}
'Declaration
Public Property PasswordChar As Char
'Usage
Dim instance As TextCellType Dim value As Char instance.PasswordChar = value value = instance.PasswordChar
public char PasswordChar {get; set;}