[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputText.PasswordChar

PasswordChar Property

PasswordChar

Gets or sets the char used to hide real characters when entering passwords. The default value of this property is '\0', which disables hiding.

Declaration
public char PasswordChar { get; set; }