EventsCalendar for ASP.NET Web Forms
Events Property (C1EventsCalendarStorage)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendarStorage Class : Events Property
Gets the events collection.
Syntax
'Declaration
 
Public ReadOnly Property Events As C1EventCollection
public C1EventCollection Events {get;}

Property Value

The events.
See Also

Reference

C1EventsCalendarStorage Class
C1EventsCalendarStorage Members