AppointmentLabelDataStorage.CustomFieldMappings Property
Provides access to custom field mappings for Labels.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraScheduler.AppointmentLabelCustomFieldMappingCollection | A DevExpress.XtraScheduler.AppointmentLabelCustomFieldMappingCollection object that stores Labels’ custom field mappings |
See Also