Click or drag to resize

IWinMonthCalendarwEndDate Property

If MultiSelect is true, this property returns the last date in the selected block in the month calendar control. The first date in the block is Date.

Namespace:  SmartBear.TestLeft.TestObjects.Win
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
DateTime wEndDate { get; set; }

Property Value

Type: DateTime
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also