ASPxClientGridViewContextMenuEventArgs Constructors
Provides data for the ASPxClientGridView.ContextMenu event.Name | Description |
---|---|
constructor(objectType, index, htmlEvent, showBrowserMenu) | Initializes a new instance of the ASPxClientGridViewContextMenuEventArgs class with the specified settings. |
See Also