New to Telerik UI for WPFStart a free 30-day trial

Specifies how input of characters is handled.

Definition

Namespace:Telerik.Windows.Controls.MaskedInput

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum InputBehavior

Fields

Inserts a character before the caret in Numeric and Currency Input, until there is an empty placeholder. Inserts a character after the caret in TextInput and DateTimeInput.

C#
Insert = 1

Replaces the character after the caret.

C#
Replace = 0
In this article
DefinitionFieldsInsertReplace
Not finding the help you need?
Contact Support