Skip to main content
A newer version of this page is available. .

ReminderItem.CustomFields Property

OBSOLETE

Use AppointmentItem's Custom Fields instead.

This API is obsolete now.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v18.2.dll

Declaration

[Obsolete("Use AppointmentItem's Custom Fields instead.", false)]
public ExpandoDictionaryObject CustomFields { get; }

Property Value

Type
DevExpress.Xpf.Scheduling.ExpandoDictionaryObject
See Also