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