ITelerikAgMaskedTextInputwSelection Property |
Retrieves the selected text.
Namespace:
SmartBear.TestLeft.TestObjects.Silverlight.Telerik
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax string wSelection { get; }
ReadOnly Property wSelection As String
Get
Dim instance As ITelerikAgMaskedTextInput
Dim value As String
value = instance.wSelection
property String^ wSelection {
String^ get ();
}
Property Value
Type:
StringExceptions See Also