IjQueryMobileRangeSliderwPosition Property |
Returns 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 ICollection<int, double> wPosition { get; }
ReadOnly Property wPosition As ICollection(Of Integer, Double)
Get
Dim instance As IjQueryMobileRangeSlider
Dim value As ICollection(Of Integer, Double)
value = instance.wPosition
property ICollection<int, double>^ wPosition {
ICollection<int, double>^ get ();
}
Property Value
Type:
ICollectionInt32,
DoubleExceptions See Also