The following tables list the members exposed by AppointmentSelectedEventArgs.
Name | Description | |
---|---|---|
AppointmentSelectedEventArgs Constructor | Initializes a new AppointmentSelectedEventArgs. |
Name | Description | |
---|---|---|
SelectedAppointment | Returns the new selected Infragistics.Scheduler.Appointment (read-only) | |
SelectedInDate | Returns the date within which the Infragistics.Scheduler.Appointment was selected. 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 selected. (read-only) | |
ViewMode | Returns the Infragistics.Scheduler.Core.SchedulerViewMode associated with the Infragistics.Scheduler.Appointment that was selected (read-only) |