Back to Devexpress

SchedulerAppointmentTooltipClosingEventArgs Class

blazor-devexpress-dot-blazor-e1a02979.md

latest1.5 KB
Original Source

SchedulerAppointmentTooltipClosingEventArgs Class

Contains data for the AppointmentTooltipClosing event.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class SchedulerAppointmentTooltipClosingEventArgs :
    SchedulerAppointmentOperationEventArgs

SchedulerAppointmentTooltipClosingEventArgs is the data class for the following events:

Remarks

You can handle the AppointmentTooltipClosing event to keep the appointment tooltip open. Refer to the event description for additional information and an example.

Inheritance

Object EventArgs CancelEventArgs SchedulerAppointmentOperationEventArgs SchedulerAppointmentTooltipClosingEventArgs

See Also

SchedulerAppointmentTooltipClosingEventArgs Members

DevExpress.Blazor Namespace