Enum TextMode
Specifies how the output Text should be formatted.
Namespace: Telerik.Windows.Controls.MaskedInput
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public enum TextMode
MaskedText
Formats the Text property as masked text.
PlainText
Formats the Text property as plain text.