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

In This Topic
    VisibleCalendars Property
    In This Topic
    Array of the calendar names which need to be shown.
    Syntax
    'Declaration
     
    Public Property VisibleCalendars As System.String()
    public System.string[] VisibleCalendars {get; set;}
    See Also