ComponentOne ASP.NET MVC Controls
PromptChar Property

C1.Web.Mvc Namespace > InputMask Class : PromptChar Property
Gets or sets the symbol used to show input positions in the control.
Syntax
'Declaration
 
<DefaultValueAttribute(_)>
Public Property PromptChar As Char
[DefaultValue(_)]
public char PromptChar {get; set;}
See Also

Reference

InputMask Class
InputMask Members