Fires when the text is changed.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public event C1TextChangedEventHandler TextChanged
Visual Basic (Declaration)
Public Event TextChanged As C1TextChangedEventHandler

See Also