TooltipClose
eventsTriggered when closing the surface tooltip.
Event Data
e.element kendo.drawing.Element
The element with set tooltip options. Can differ from the target element for groups.
e.preventDefault Function
If invoked, prevents the close action.
e.target kendo.drawing.Element
The target element.