Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Open Recurring Item Window

An EditOccurrenceWindow class instance. The dialog is invoked when the end-user attempts to edit an appointment’s appointment recurring instance.

WPFScheduler_EditOccurrenceWindow

To substitute the default window with a custom descendant, use the OptionsWindows.EditOccurrenceWindowType property or handle the SchedulerControl.EditOccurrenceWindowShowing event.

Refer to the How to: Customize Editing and Recurrence Dialogs tutorial for more information on how to create a custom recurrence dialog.