The following tables list the members exposed by AppointmentToolTipDisplayingEventArgs.
| Name | Description | |
|---|---|---|
![]() | AppointmentToolTipDisplayingEventArgs Constructor | Creates a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Appointment | Returns the Appointment whose tooltip is to be displayed. |
![]() | AppointmentElement | Returns the associated AppointmentUIElement. |
![]() | Area | Returns a constant which describes the area within the AppointmentUIElement over which the cursor is currently hovering |
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | ToolTipInfo | Returns or sets the ToolTipInfo structure that contains information about the tooltip about to be displayed. (Inherited from Infragistics.Win.UltraWinSchedule.ToolTipEventArgs) |