ASPxClientGridViewContextMenuEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
html |
Provides access to the parameters associated with the ASPx |
index | Identifies the grid element being right clicked by the user. |
menu | Gets the currently processed menu object. |
object |
Gets which grid element has been right clicked by the user. |
show |
Specifies whether a browser context menu should be displayed. |
See Also