Skip to main content

SchedulerStorage.AppointmentDependencyCollectionCleared Event

In This Article

Reserved for future use.

Namespace: DevExpress.Xpf.Scheduler

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

#Declaration

public event EventHandler AppointmentDependencyCollectionCleared

#Event Data

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

See Also