Click or drag to resize

IYUI2CalendarwSelectedDateCount Property

Returns the number of dates selected in the calendar.

Namespace:  SmartBear.TestLeft.TestObjects.Web.YUI2
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
int wSelectedDateCount { get; }

Property Value

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