The following tables list the members exposed by DisplayAppointmentRecurrenceDialogEventArgs.
Name | Description | |
---|---|---|
DisplayAppointmentRecurrenceDialogEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowNoEndDate | Determines 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. | |
Appointment | Returns the appointment object associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.CancelableAppointmentEventArgs) | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
IsExistingRecurrence | Returns whether the CancelableAppointmentEventArgs.Appointment is a member of a recurrence. |