Skip to main content

SchedulerStorage.AppointmentDependencyCollectionLoaded Event

In This Article

Reserved for future use.

Namespace: DevExpress.Xpf.Scheduler

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

#Declaration

public event EventHandler AppointmentDependencyCollectionLoaded

#Event Data

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

See Also