For a list of all members of this type, see UltraCalendarInfo members.
Name | Description | |
---|---|---|
![]() | AfterActiveDayChanged | Fired after the ActiveDay is changed. |
![]() | AfterAlternateSelectedDateRangeChange | Fired after a change has been made to the SelectedDateRanges collection. |
![]() | AfterAppointmentAdded | Fired after an Appointment has been added to the Appointments collection. |
![]() | AfterAppointmentRemoved | Fired after an Appointment has been removed from the Appointments collection. |
![]() | AfterCloseAppointmentDialog | Fired after an appointment dialog has been closed. |
![]() | AfterCloseAppointmentRecurrenceDialog | Fired after the RecurrenceDialog has been closed. |
![]() | AfterCloseReminderDialog | Fired after the reminder dialog has been closed. |
![]() | AfterHolidayAdded | Fired after a Holiday has been added to the Holidays collection. |
![]() | AfterHolidayRemoved | Fired after a Holiday has been removed from the Holidays collection. |
![]() | AfterInvokeAppointmentAction | Fired after the action for an appointment is invoked. |
![]() | AfterNoteAdded | Fired after a Note has been added to the Notes collection. |
![]() | AfterNoteRemoved | Fired after a Note is removed from the Notes collection. |
![]() | AfterRecurringAppointmentDeleted | Fired after an Appointment that is a member of a recurrence has been deleted. |
![]() | AfterSelectedAppointmentsChange | Fired after a change is applied to the SelectedAppointments collection. |
![]() | AfterSelectedDateRangeChange | Fired after a change has been made to the SelectedDateRanges collection. |
![]() | AfterSelectedHolidaysChange | Fired after a change is applied to the SelectedHolidays collection. |
![]() | AfterSelectedNotesChange | Fired after a change is applied to the SelectedNotes collection. |
![]() | AppointmentDataError | Fired when specific value in data source is invalid. |
![]() | AppointmentDataInitialized | Fired after appointment data is initialized or reinitialized. |
![]() | BeforeActiveDayChanged | Fired before the ActiveDay is changed. |
![]() | BeforeAlternateSelectedDateRangeChange | Fired before a change is made to the AlternateSelectedDateRanges collection. |
![]() | BeforeAppointmentAdded | Fired before an Appointment is added to the Appointments collection. |
![]() | BeforeAppointmentRemoved | Fired before an Appointment is removed from the Appointments collection. |
![]() | BeforeDisplayAppointmentDialog | Fired before an appointment dialog is displayed. |
![]() | BeforeDisplayAppointmentRecurrenceDialog | Fired before the RecurrenceDialog is displayed. |
![]() | BeforeDisplayReminderDialog | Fired before a reminder dialog is displayed. |
![]() | BeforeHolidayAdded | Fired before a Holiday is added to the Holidays collection. |
![]() | BeforeHolidayRemoved | Fired before a Holiday is removed from the Holidays collection. |
![]() | BeforeInvokeAppointmentAction | Fired before the action for an appointment is invoked. |
![]() | BeforeNoteAdded | Fired before a Note is added to the Notes collection. |
![]() | BeforeNoteRemoved | Fired before a Note is removed from the Notes collection. |
![]() | BeforeRecurringAppointmentDeleted | Fired before an Appointment that is a member of a recurrence is deleted. |
![]() | BeforeSelectedAppointmentsChange | Fired before a change is applied to the SelectedAppointments collection. |
![]() | BeforeSelectedDateRangeChange | Fired before a change is made to the SelectedDateRanges collection. |
![]() | BeforeSelectedHolidaysChange | Fired before a change is applied to the SelectedHolidays collection. |
![]() | BeforeSelectedNotesChange | Fired before a change is applied to the SelectedNotes collection. |
![]() | CalendarInfoChanged | Fired after any property has changed in the CalendarInfo object |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | InitializeDay | Fired when a Day is created |
![]() | InitializeMonth | Fired when a Month is created |
![]() | InitializeWeek | Fired when a Week is created. |
![]() | InitializeYear | Fired when a Year is created. |
![]() | NoteDataError | Fired when a specific value in data source is invalid. |
![]() | NoteDataInitialized | Fired after Note data is initialized or reinitialized. |
![]() | OwnerDataError | Fired when specific value in data source is invalid. |
![]() | OwnerDataInitialized | Fired after owner data is initialized or reinitialized. |
![]() | ProjectDataError | Fired when an error occurs during the process of retrieving Project information from the data binding layer. |
![]() | ProjectDataInitialized | Occurs when a Project instance is created via data binding. |
![]() | TaskConstraintViolation | Fired when a property value is modified in such a way as to cause a task's Constraint to be violated. |
![]() | TaskDataError | Fired when an error occurs during the process of retrieving Task information from the data binding layer. |
![]() | TaskDataInitialized | Occurs when a Task instance is created via data binding. |
![]() | TaskWorkingHourViolation | Fired when a task's StartDateTime or EndDateTime is set to a value which falls outside the working hour range when the TaskWorkingHourMode property is set to 'AutoAdjust'. |
![]() | ValidateAppointment | Fired before changes made to an Appointment from within the AppointmentDialog are committed. |
![]() | ValidateAppointmentRecurrence | Fired before changes made to an AppointmentRecurrence from within the RecurrenceDialog are committed. |