ComponentOne EventsCalendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class
Members

In This Topic
    C1EventsCalendar Class
    In This Topic
    The C1EventsCalendar control is a fully functional schedule that allows users to add, edit, and manage their appointments.
    Object Model
    C1EventsCalendar Class
    Syntax
    'Declaration
     
    Public Class C1EventsCalendar 
       Inherits C1.Web.Wijmo.Controls.C1TargetControlBase
    public class C1EventsCalendar : C1.Web.Wijmo.Controls.C1TargetControlBase 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.C1TargetControlBase
                C1.Web.Wijmo.Controls.C1EventsCalendar.C1EventsCalendar

    See Also