Back to Devexpress

SchedulerAppointmentTooltipInfo.CustomFields Property

blazor-devexpress-dot-blazor-dot-schedulerappointmenttooltipinfo.md

latest1.1 KB
Original Source

SchedulerAppointmentTooltipInfo.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; }

Property Value

TypeDescription
DxExpandoDictionaryObject

The appointment’s custom fields.

|

Remarks

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

See Also

SchedulerAppointmentTooltipInfo Class

SchedulerAppointmentTooltipInfo Members

DevExpress.Blazor Namespace