IjQueryMobileRangeSliderwMax Property |
Returns the maximum 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 IReadOnlyCollection<int, double> wMax { get; }
ReadOnly Property wMax As IReadOnlyCollection(Of Integer, Double)
Get
Dim instance As IjQueryMobileRangeSlider
Dim value As IReadOnlyCollection(Of Integer, Double)
value = instance.wMax
property IReadOnlyCollection<int, double>^ wMax {
IReadOnlyCollection<int, double>^ get ();
}
Property Value
Type:
IReadOnlyCollectionInt32,
DoubleExceptions See Also