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