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

AppointmentWindow Class

Default appointment editing dialog, invoked when the end-user creates a new appointment or modifies an existing appointment.

Namespace: DevExpress.Xpf.Scheduling.Visual

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class AppointmentWindow :
    ThemedWindow,
    IComponentConnector

Remarks

WPFScheduler_AppointmentWindow

See Also