Back to Devexpress

SchedulerAppointmentTooltipShowingEventArgs Class

blazor-devexpress-dot-blazor-5af34c0f.md

latest1.5 KB
Original Source

SchedulerAppointmentTooltipShowingEventArgs Class

Contains data for the AppointmentTooltipShowing event.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class SchedulerAppointmentTooltipShowingEventArgs :
    SchedulerAppointmentOperationEventArgs

SchedulerAppointmentTooltipShowingEventArgs is the data class for the following events:

Remarks

You can handle the AppointmentTooltipShowing event to close the appointment tooltip. Refer to the event description for additional information and an example.

Inheritance

Object EventArgs CancelEventArgs SchedulerAppointmentOperationEventArgs SchedulerAppointmentTooltipShowingEventArgs

See Also

SchedulerAppointmentTooltipShowingEventArgs Members

DevExpress.Blazor Namespace