Back to Devexpress

SchedulerAppointmentFormInfo.CustomFields Property

blazor-devexpress-dot-blazor-dot-schedulerappointmentforminfo.md

latest1.1 KB
Original Source

SchedulerAppointmentFormInfo.CustomFields Property

Specifies the appointment’s custom fields

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public DxExpandoDictionaryObject CustomFields { get; set; }

Property Value

TypeDescription
DxExpandoDictionaryObject

The appointment’s custom fields.

|

Remarks

Refer to the SchedulerAppointmentFormInfo class description for additional information and an example.

See Also

SchedulerAppointmentFormInfo Class

SchedulerAppointmentFormInfo Members

DevExpress.Blazor Namespace