Skip to main content
A newer version of this page is available. .

RecurrenceWindow Class

Default dialog which is invoked when the end-user attempts to edit recurrence information for an appointment by clicking the Recurrence button in the AppointmentWindow dialog or executing the proper UI commands.

Namespace: DevExpress.Xpf.Scheduling.Visual

Assembly: DevExpress.Xpf.Scheduling.v21.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class RecurrenceWindow :
    ThemedWindow,
    IComponentConnector

Remarks

RecurrenceWindow

See Also