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

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendarStorage Class : Calendars Property
Gets the calendars collection.
Syntax
'Declaration
 
Public ReadOnly Property Calendars As System.Collections.Generic.IList(Of Object)
public System.Collections.Generic.IList<object> Calendars {get;}

Property Value

The calendars.
See Also

Reference

C1EventsCalendarStorage Class
C1EventsCalendarStorage Members