IYUI2DualSliderwMinRange Property |
Returns the minimum range value between two logical positions of the slider.
Namespace:
SmartBear.TestLeft.TestObjects.Web.YUI2
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wMinRange As Integer
Get
Dim instance As IYUI2DualSlider
Dim value As Integer
value = instance.wMinRange
property int wMinRange {
int get ();
}
Property Value
Type:
Int32Exceptions See Also