CustomFieldMappingCollectionBase() Constructor
In This Article
Initializes a new instance of the CustomFieldMappingCollectionBase<T> class with the default settings.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
NuGet Package: DevExpress.Scheduler.Core
#Declaration
#Remarks
The CustomFieldMappingCollectionBase<T> represents the base class for the AppointmentCustomFieldMapping and ResourceCustomFieldMapping classes.
See Also