ITelerikAgMaskedTextInputwSelectionEnd Property |
Returns the index of the first character that follows the selection.
Namespace:
SmartBear.TestLeft.TestObjects.Silverlight.Telerik
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int wSelectionEnd { get; }
ReadOnly Property wSelectionEnd As Integer
Get
Dim instance As ITelerikAgMaskedTextInput
Dim value As Integer
value = instance.wSelectionEnd
property int wSelectionEnd {
int get ();
}
Property Value
Type:
Int32Exceptions See Also