Version

AppointmentSelectedEventArgs Class Members

The following tables list the members exposed by AppointmentSelectedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertySelectedAppointmentReturns the new selected Infragistics.Scheduler.Appointment (read-only)  
Public PropertySelectedInDateReturns 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)  
Public PropertyViewModeReturns the Infragistics.Scheduler.Core.SchedulerViewMode associated with the Infragistics.Scheduler.Appointment that was selected (read-only)  
See Also