Skip to main content
All docs
V25.1
  • SchedulerControl.AppointmentEditedEvent Field

    Identifies the SchedulerControl.AppointmentEdited routed event.

    Namespace: DevExpress.Xpf.Scheduling

    Assembly: DevExpress.Xpf.Scheduling.v25.1.dll

    NuGet Package: DevExpress.Wpf.Scheduling

    Declaration

    public static readonly RoutedEvent AppointmentEditedEvent

    Field Value

    Type Description
    RoutedEvent

    A routed event identifier.

    See Also