C1.Web.Mvc Namespace / InputMask Class / PromptChar Property

In This Topic
PromptChar Property
In This Topic
Gets or sets the symbol used to show input positions in the control.
Syntax
'Declaration
 
<DefaultValueAttribute(_)>
Public Property PromptChar As Char
 
See Also