Enum
TextMode

Specifies how the output Text should be formatted.

Definition

Namespace:Telerik.Windows.Controls.MaskedInput

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

cs-api-definition
public enum TextMode

Fields

MaskedText

Formats the Text property as masked text.

Declaration

cs-api-definition
MaskedText = 1

Field Value

TextMode

PlainText

Formats the Text property as plain text.

Declaration

cs-api-definition
PlainText = 0

Field Value

TextMode

In this article
DefinitionFieldsMaskedTextPlainText
Not finding the help you need?
Contact Support