IAngularUICalendarwEventCount Property |
Returns the number of events in the visible date interval.
Namespace:
SmartBear.TestLeft.TestObjects.Web.Angular
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wEventCount As Integer
Get
Dim instance As IAngularUICalendar
Dim value As Integer
value = instance.wEventCount
property int wEventCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also