Back to Devexpress

SchedulerAppointmentTooltipInfo.Appointment Property

blazor-devexpress-dot-blazor-dot-schedulerappointmenttooltipinfo-0c7bf274.md

latest1.0 KB
Original Source

SchedulerAppointmentTooltipInfo.Appointment Property

Specifies the appointment for which the tooltip is shown.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public DxSchedulerAppointmentItem Appointment { get; }

Property Value

TypeDescription
DxSchedulerAppointmentItem

The appointment.

|

Remarks

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

See Also

SchedulerAppointmentTooltipInfo Class

SchedulerAppointmentTooltipInfo Members

DevExpress.Blazor Namespace