[]
        
(Showing Draft Content)

C1.Android.Input.C1ComboBox.TextChanged

TextChanged Event

Event raised before the Textproperty changes.

Namespace: C1.Android.Input
Assembly: C1.Android.Input.dll
Syntax
public event EventHandler<TextChangedEventArgs> TextChanged
Returns
Type Description
EventHandler<TextChangedEventArgs> Event raised before the Textproperty changes.