[]
        
(Showing Draft Content)

C1.Win.C1Input.ValueChangedBehaviorEnum

ValueChangedBehaviorEnum Enum

Used by C1TextBox.ValueChangedBehavior.

Namespace: C1.Win.C1Input
Assembly: C1.Win.C1Input.4.8.dll
Syntax
public enum ValueChangedBehaviorEnum

Fields

Name Description
Default

The ValueChanged event is fired only when the Value property changes.

FireOnAnyChange

The ValueChanged event is fired on any text change.