C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendarStorage Class / Calendars Property

In This Topic
Calendars Property (C1EventsCalendarStorage)
In This Topic
Gets the calendars collection.
Syntax
'Declaration
 
Public ReadOnly Property Calendars As System.Collections.Generic.IList(Of Object)
 

Property Value

The calendars.
See Also