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

In This Topic
    OnClientInitialized Property (C1EventsCalendar)
    In This Topic
    Occurs when events calendar is constructed and events data is loaded from an external or local data source.
    Syntax
    'Declaration
     
    Public Property OnClientInitialized As System.String
    public System.string OnClientInitialized {get; set;}
    See Also