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

In This Topic
    OnClientCalendarsChanged Property
    In This Topic
    Occurs when calendars option has been changed. args.calendars - the new calendars option value.
    Syntax
    'Declaration
     
    Public Property OnClientCalendarsChanged As System.String
    public System.string OnClientCalendarsChanged {get; set;}
    See Also