Functiondojox.grid.publicEvents.onHeaderContextMenu

dojo.require("dojox.grid._grid.publicEvents");
defined in dojox/grid/_grid/publicEvents.js

Event fired when the grid header context menu is accessed via mouse right click.

Usage

function (e) (view source)
parametertypedescription
e Decorated event object which contains reference to grid, cell, and rowIndex