PersistentObjectStorage<T>.CustomFieldMappings Property
Gets or sets mappings for custom fields.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CustomFieldMappingCollectionBase<T> | A CustomFieldMappingCollectionBase<T> object containing mappings for custom fields. |
See Also