ASPxClientAppointmentToolTipShowingEventArgs Properties
Provides data for the ASPxClientScheduler.AppointmentToolTipShowing event.Name | Description |
---|---|
appointment | Gets the appointment. |
cancel | Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs. |
See Also