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


In This Topic
    AppointmentLinkClickedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AppointmentLinkClickedEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the appointment which the event was raised for. (Inherited from C1.C1Schedule.AppointmentEventArgs)
    Public PropertyGets the button that was clicked on the link.  
    Public PropertyGets the value of the link's HREF attribute.  
    Public PropertyGets the value of the link's TARGET attribute.  
    Top
    See Also