JavaScript/jQuery ContextMenu - showEvent
Specifies properties used to display the UI component.
If you assign only a string that specifies event names on which the UI component is shown, the UI component will not apply a delay.
JavaScript
showEvent: "mouseenter"
Assign "" (an empty string) to showEvent if you want to display the component only through code (for instance, by calling the show() method).
delay
The delay in milliseconds after which the UI component is displayed.
                        Type:
 |  undefined                    
                
                    Default Value: undefined
                
        name
Specifies the event names on which the UI component is shown.
                        Type:
 |  undefined                    
                
                    Default Value: undefined
                
        
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.