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