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

In This Topic
    EnableLogs Property (C1EventsCalendar)
    In This Topic
    Enables built-in log console.
    Syntax
    'Declaration
     
    Public Property EnableLogs As System.Boolean
    public System.bool EnableLogs {get; set;}
    See Also