Close
methodsCloses the ContextMenu. This method can be prevented to stop the closure.
Parameters:elementElement|jQuery
Returns:kendo.ui.ContextMenu
If called without arguments, will close the ContextMenu. If passed an item, it will be closed (if opened).
Returns the ContextMenu object to support chaining.