Version

DisplayAppointmentDialogEventArgs Class Members

The following tables list the members exposed by DisplayAppointmentDialogEventArgs.

Public Constructors
 NameDescription
Public ConstructorDisplayAppointmentDialogEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAppointmentReturns the appointment object associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.CancelableAppointmentEventArgs)
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyIsExistingAppointmentIndicates if the CancelableAppointmentEventArgs.Appointment is an existing Appointment object.  
Public PropertyRecurrenceEditTypeGets/sets how the CancelableAppointmentEventArgs.Appointment is opened for editing.  
See Also