Back to Devexpress

RecurrenceWindow Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-a51e77a2.md

latest2.1 KB
Original Source

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public class RecurrenceWindow :
    ThemedWindow,
    IComponentConnector
vb
Public Class RecurrenceWindow
    Inherits ThemedWindow
    Implements IComponentConnector

Remarks

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ContentControl Window ThemedWindow RecurrenceWindow

See Also

RecurrenceWindow Members

Recurrence Window

DevExpress.Xpf.Scheduling.Visual Namespace