Version

DisplayAppointmentRecurrenceDialogEventArgs Class Members

The following tables list the members exposed by DisplayAppointmentRecurrenceDialogEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyAllowNoEndDateDetermines whether the 'No End Date' option is enabled on the RecurrenceDialog. When set to false, the end user is effectively prevented from creating recurrences that have no finite number of occurrences.  
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 PropertyIsExistingRecurrenceReturns whether the CancelableAppointmentEventArgs.Appointment is a member of a recurrence.  
See Also