Back to Devexpress

AppointmentWindow Class

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

latest2.0 KB
Original Source

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

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

Remarks

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ContentControl Window ThemedWindow AppointmentWindow

See Also

AppointmentWindow Members

Appointment Window

DevExpress.Xpf.Scheduling.Visual Namespace