Gets or sets the character used to hide the control's input.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public char MaskChar { get; set; } |
Visual Basic
![]() |
---|
Public Property MaskChar As Char |
Type: Char
The character used to hide the user input. The default is a black circle symbol (Unicode 0x25CF).