Back to Devexpress

AgendaAppointmentViewModel.CustomFields Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaappointmentviewmodel-76111c47.md

latest1004 B
Original Source

AgendaAppointmentViewModel.CustomFields Property

Gets the AgendaView appointment’s custom fields.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public ExpandoDictionaryObject CustomFields { get; }

Property Value

TypeDescription
ExpandoDictionaryObject

The AgendaView appointment’s custom fields.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace