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