IWinDateTimePickerwIsDateFormat Property |
Returns true if the date and time picker control shows dates, else false.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax bool wIsDateFormat { get; }
ReadOnly Property wIsDateFormat As Boolean
Get
Dim instance As IWinDateTimePicker
Dim value As Boolean
value = instance.wIsDateFormat
property bool wIsDateFormat {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also