EventsCalendar for ASP.NET Web Forms
C1EventCollection Constructor

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventCollection Class : C1EventCollection Constructor
The events calendar storage object.
Initializes a new instance of the C1EventCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal storage As C1EventsCalendarStorage _
)
public C1EventCollection( 
   C1EventsCalendarStorage storage
)

Parameters

storage
The events calendar storage object.
See Also

Reference

C1EventCollection Class
C1EventCollection Members