BBjGridCellEvent::getRow
Description
In BBj 6.00 and higher, this method returns the currently selected row at the time the event was generated.
Syntax
| Return Value | Method |
|---|---|
|
int |
getRow() |
Parameters
None.
Return Value
Returns the zero based index of the selected row.
Remarks
None.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.