AppointmentLabelCollection.Dispose() Method
Disposes of the AppointmentLabelCollection object.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Remarks
Calls Dispose method for each object in the collection, thus performing all object cleanup.
See Also