AppointmentLabelDataStorage.Items Property
Returns the Label collection within the storage.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraScheduler.PersistentAppointmentLabelCollection | A DevExpress.XtraScheduler.PersistentAppointmentLabelCollection object that stores Labels. |
See Also