SchedulerAppointmentTooltipClosingEventArgs Properties
Contains data for the AppointmentTooltipClosing event.
Name | Description |
---|---|
Appointment |
Specifies the target appointment.
Inherited from Scheduler |
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
See Also