Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / AppointmentEventArgs Class
Properties


In This Topic
    AppointmentEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AppointmentEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AppointmentEventArgs class with the specified appointment.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the appointment which the event was raised for.  
    Top
    See Also