ITelerikAgSlider.wSelectionRange Property |
Returns the logical position of the slider SelectionRange.
Namespace:
SmartBear.TestLeft.TestObjects.Silverlight.Telerik
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntaxfloat wSelectionRange { get; }
ReadOnly Property wSelectionRange As Single
Get
Dim instance As ITelerikAgSlider
Dim value As Single
value = instance.wSelectionRange
property float wSelectionRange {
float get ();
}
Property Value
Type:
Single
Exceptions
See Also