| SharpLeaf Reference > Table Properties > Row Property Table.Row PropertyRow index of the current cell pointer. public int Row {get; set;}Exampletb.Row = ¯1; // Go to current last row, remaining on current column DescriptionReported as a positive integer from left/top, but can be set as negative from right/bottom, or 0 for next non-existing. See also ...Table Members | Table.Column Property | Table.Rows Property (ReadOnly) | Table.NextCell Method 
 Send comments on this topic© Dyalog Ltd 2021
 |