item
Affects the location within the element where the mouse is clicked. This is an EventPoint object, where the x value is the column index and the y value is the row index.
Type
inetsoft.report.event.EventPoint
Example
if(event.item.y == 0) {
...
}
| << elementID | © 1996-2013 InetSoft Technology Corporation (v11.5) | SI.32 Request Event Object >> |