SharpLeaf Reference > Table Methods > NextRow Method > Table.NextRow Method
Move cell pointer to next row, staying on same column – equivalent to TableNextCell(Table.Column,1+Table.Row).
public void NextRow();
See also ...Table Members | Table.NextRow Method
Send comments on this topic © Dyalog Ltd 2021
|