ASPxClientSchedulerToolTipData.GetAppointment Method
Returns the client appointment for which the tooltip is displayed.
Declaration
GetAppointment(): ASPxClientAppointment
Returns
| Type | Description |
|---|---|
| ASPxClientAppointment | An ASPxClientAppointment object that is the client appointment for which the tooltip is displayed. |
See Also