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; }
ReadOnly Property wSelectedDateCount As Integer
Get
Dim instance As IYUI2Calendar
Dim value As Integer
value = instance.wSelectedDateCount
property int wSelectedDateCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also