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

In This Topic
    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