C1.Silverlight Namespace / TextEditedEventArgs Class / NewSelectionStart Property

In This Topic
NewSelectionStart Property (TextEditedEventArgs)
In This Topic
Index where the selection will start after the AutoComplete.
Syntax
'Declaration
 
Public Property NewSelectionStart As Integer
 
See Also