SourceObjectContainer.CustomFields Property
Returns the collection of custom fields.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
public ExpandoDictionaryObject CustomFields { get; }
#Property Value
Type | Description |
---|---|
Expando |
The collection of custom fields. |