Open
methodsShows the ContextMenu at the specified coordinates in pixels or aligned to the specified anchor. If passed an item, it will be opened. This method can be prevented to stop the ContextMenu from opening.
Parameters:xNumber|Element|jQuery
Returns:kendo.ui.ContextMenu
X coordinate in pixels or the anchor element to which to align. If passed an item - jQuery object or element - it will be opened.
Returns the ContextMenu object to support chaining.