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

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