IQtDateTimeEditwMax Property |
Returns the maximum value for the SpinBox control.
Namespace:
SmartBear.TestLeft.TestObjects.Qt
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wMax As DateTime
Get
Dim instance As IQtDateTimeEdit
Dim value As DateTime
value = instance.wMax
property DateTime wMax {
DateTime get ();
}
Property Value
Type:
DateTimeExceptions See Also