C1.Android.Input Assembly / C1.Android.Input Namespace / TextChangedEventArgs Class

TextChangedEventArgs Class Properties

For a list of all members of this type, see TextChangedEventArgs members.

Public Properties
 NameDescription
Public Property Gets the new text in the ComboBox.  
Public Property Gets the old text in the ComboBox.  
Top
See Also