ComponentOne Scheduler for WinForms
AppointmentLinkClickedEventArgs Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : AppointmentLinkClickedEventArgs Class
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

Reference

AppointmentLinkClickedEventArgs Members
C1.Win.C1Schedule Namespace