Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class RecurrenceWindow :
    ThemedWindow,
    IComponentConnector

Remarks

RecurrenceWindow

See Also