sectionRow
The index of the Section row with which the element is associated. If the element is not in a Section, then sectionRow is undefined.
Type
integer
Example
var table1 = report['sectionID'].table;
var row = table1[sectionRow];
See Also
Sections, for scripting issues related to Sections.
| << sectionLevel | © 1996-2013 InetSoft Technology Corporation (v11.5) | sectionType >> |