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

In This Topic
    Event Class
    In This Topic
    The Event object is a meeting, a one-time event, or a recurring event or meeting in the C1EventsCalendar. The Event class includes properties that specify meeting details such as the location and time.
    Object Model
    Event Class
    Syntax
    'Declaration
     
    Public Class Event 
    public class Event 
    Inheritance Hierarchy

    System.Object
       C1.Web.Wijmo.Controls.C1EventsCalendar.Event

    See Also