Skip to main content

SchedulerStorage.AppointmentDependencyCollectionCleared Event

Reserved for future use.

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

Declaration

public event EventHandler AppointmentDependencyCollectionCleared
Public Event AppointmentDependencyCollectionCleared As EventHandler

Event Data

The AppointmentDependencyCollectionCleared event's handler receives an argument of the EventArgs type.

See Also