IQtDateTimeEditwMin Property |
Returns the minimum 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 wMin As DateTime
Get
Dim instance As IQtDateTimeEdit
Dim value As DateTime
value = instance.wMin
property DateTime wMin {
DateTime get ();
}
Property Value
Type:
DateTimeExceptions See Also