Skip to main content
A newer version of this page is available. .

MVCxClientSchedulerTemplateToolTip Members

A template that is rendered to display a tooltip.

Properties

Name Description
type Gets the tooltip type.

Methods

Name Description
CalculatePosition(bounds) Gets the tooltip position. Inherited from ASPxClientToolTipBase.
CanShowToolTip Returns the value that indicates whether or not the tooltip can be displayed. Inherited from ASPxClientToolTipBase.
Close Closes the tooltip. Inherited from ASPxClientToolTipBase.
ConvertIntervalToString(interval) Returns the string representation of the specified interval. Inherited from ASPxClientToolTipBase.
FinalizeUpdate(toolTipData) Ends updating the tooltip content. Inherited from ASPxClientToolTipBase.
ShowAppointmentMenu(eventObject) Displays the Appointment Menu at the position of the tooltip. Inherited from ASPxClientToolTipBase.
ShowViewMenu(eventObject) Displays the View Menu at the position of the tooltip. Inherited from ASPxClientToolTipBase.
Update(toolTipData) Updates the tooltip content. Inherited from ASPxClientToolTipBase.
See Also