Skip to main content

SchedulerStorage.AppointmentDependencyCollectionLoaded Event

Reserved for future use.

Namespace: DevExpress.Xpf.Scheduler

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

Declaration

public event EventHandler AppointmentDependencyCollectionLoaded
Public Event AppointmentDependencyCollectionLoaded As EventHandler

Event Data

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

See Also