groupedTable.getGroupLastRowWithLevel(row, level)

Returns the last row at the specified row and grouping level.

Parameter

row The specified row

level The specified level

Return

integer, -1 if not available

Example

groupedTable.getGroupLastRowWithLevel(2, 1);

<< groupedTable.getGroupFirstRowWithLevel(row, level) © 1996-2013 InetSoft Technology Corporation (v11.5) SI.7 Freehand Table Object >>