RVTDocs.com

TableSectionData.FirstRowNumber

Property
Description:
The first row in this section of the table.
Remarks:
Some table sections have row 0 as their first row while others start with row 1.
Syntax
public int FirstRowNumber { get; }