IjQueryUISliderwStep Property |
Returns the increment/decrement value for the logical position of the slider.
Namespace:
SmartBear.TestLeft.TestObjects.Web.jQueryUI
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wStep As Double
Get
Dim instance As IjQueryUISlider
Dim value As Double
value = instance.wStep
property double wStep {
double get ();
}
Property Value
Type:
DoubleExceptions See Also