The following tables list the members exposed by AppointmentClickedEventArgs.
Name | Description | |
---|---|---|
AppointmentClickedEventArgs Constructor | Initializes a new AppointmentClickedEventArgs. |
Name | Description | |
---|---|---|
AllowSelection | Returns/sets whether this click should be processed and the Infragistics.Scheduler.Appointment selected. | |
ClickedAppointment | Returns the Infragistics.Scheduler.Appointment that was clicked (read-only) | |
ClickedInDate | Returns the date within which the Infragistics.Scheduler.Appointment was clicked. For single day Infragistics.Scheduler.Appointments this returns the day on which the Infragistics.Scheduler.Appointment occurs. For multi-day Infragistics.Scheduler.Appointments this returns the day that contains the Infragistics.Scheduler.Appointment 'segment' that was clicked. (read-only) | |
ViewMode | Returns the Infragistics.Scheduler.Core.SchedulerViewMode associated with the Infragistics.Scheduler.Appointment that was clicked (read-only) |