CustomFieldCollection(IPersistentObject) Constructor
Initializes a new instance of the CustomFieldCollection class with the specified settings.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | IPersistentObject | An object that implements the IPersistentObject interface and owns the newly created CustomFieldCollection. |
See Also