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

ASPxClientGridViewContextMenuEventArgs Properties

Provides data for the ASPxClientGridView.ContextMenu event.
Name Description
htmlEvent Provides access to the parameters associated with the ASPxClientGridView.ContextMenu event.
index Identifies the grid element being right clicked by the user.
menu Gets the currently processed menu object.
objectType Gets which grid element has been right clicked by the user.
showBrowserMenu Specifies whether a browser context menu should be displayed.
See Also