Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / AppointmentEventArgs Class
Members

In This Topic
    AppointmentEventArgs Class
    In This Topic
    The AppointmentEventArgs class describes event data for Appointment events.
    Object Model
    AppointmentEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class AppointmentEventArgs 
       Inherits System.EventArgs
    public class AppointmentEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.C1Schedule.AppointmentEventArgs

    See Also