ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1MaskedTextProvider Class / PasswordChar Property

In This Topic
    PasswordChar Property (C1MaskedTextProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PasswordChar As System.Char
    public System.char PasswordChar {get; set;}
    See Also