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

Specifies when the Value property will be changed.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum UpdateValueEvent

Fields

The Value property will be changed when the focus leaves the control.

C#
LostFocus = 1

The Value property will be changed immediately after the user input.

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