Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / AppointmentLinkClickedEventArgs Class
Members

In This Topic
    AppointmentLinkClickedEventArgs Class
    In This Topic
    Provides data for the C1Schedule.AppointmentLinkClicked event.
    Object Model
    AppointmentLinkClickedEventArgs Class
    Syntax
    'Declaration
     
    Public Class AppointmentLinkClickedEventArgs 
       Inherits C1.C1Schedule.AppointmentEventArgs
    public class AppointmentLinkClickedEventArgs : C1.C1Schedule.AppointmentEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.C1Schedule.AppointmentEventArgs
             C1.Win.C1Schedule.AppointmentLinkClickedEventArgs

    See Also