ITelerikAgSliderwSelectionEnd Property |
Returns the logical position of the slider SelectionEnd.
Namespace:
SmartBear.TestLeft.TestObjects.Silverlight.Telerik
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax float wSelectionEnd { get; set; }
Property wSelectionEnd As Single
Get
Set
Dim instance As ITelerikAgSlider
Dim value As Single
value = instance.wSelectionEnd
instance.wSelectionEnd = value
property float wSelectionEnd {
float get ();
void set (float value);
}
Property Value
Type:
SingleExceptions See Also