C1.iOS.Input Assembly / C1.iOS.Input Namespace / TextChangedEventArgs Class
Properties

TextChangedEventArgs Class Members

The following tables list the members exposed by TextChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TextChangedEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the new text in the ComboBox.  
Public PropertyGets the old text in the ComboBox.  
Top
See Also