Skip to main content

AppointmentResourcesEdit.ResourceIdsChanged Event

Occurs when the AppointmentResourcesEdit.ResourceIds value is changed.

Namespace: DevExpress.XtraScheduler.UI

Assembly: DevExpress.XtraScheduler.v24.1.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public event EventHandler ResourceIdsChanged

Event Data

The ResourceIdsChanged event's data class is EventArgs.

See Also