ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendarXmlExchanger Class / Calendars Property

In This Topic
    Calendars Property (C1EventsCalendarXmlExchanger)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Calendars As System.Collections.Generic.IList(Of Object)
    public System.Collections.Generic.IList<object> Calendars {get; set;}
    See Also