ASPxClientSchedulerToolTipData.GetAppointment Method
In This Article
Returns the client appointment for which the tooltip is displayed.
#Declaration
TypeScript
GetAppointment(): ASPxClientAppointment
#Returns
Type | Description |
---|---|
ASPx |
An ASPx |
See Also