Back to Devexpress

SourceObjectContainer.CustomFields Property

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-sourceobjectcontainer.md

latest995 B
Original Source

SourceObjectContainer.CustomFields Property

Returns the collection of custom fields.

Namespace : DevExpress.XamarinForms.Scheduler

Assembly : DevExpress.XamarinForms.Scheduler.dll

NuGet Package : DevExpress.XamarinForms.Scheduler

Declaration

csharp
public ExpandoDictionaryObject CustomFields { get; }

Property Value

TypeDescription
ExpandoDictionaryObject

The collection of custom fields.

|

See Also

SourceObjectContainer Class

SourceObjectContainer Members

DevExpress.XamarinForms.Scheduler Namespace