C1.Silverlight Namespace / TextEditedEventArgs Class
Properties


TextEditedEventArgs Class Members

The following tables list the members exposed by TextEditedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel the input of the new text.  
Public PropertyCurrent selection start.  
Public PropertyCurrent text.  
Public PropertyGets or sets the last key.  
Public PropertyIndex where the selection will start after the AutoComplete.  
Public PropertyText that will be put in the control after the AutoComplete.  
Top
See Also