| SharpLeaf Reference > Table Properties > Column Property Table.Column PropertyColumn index of the current cell pointer, starting at 1. public int Column {get; set;}Exampletb.Column = ¯1; // Go to current last column, remaining on current row 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.Columns Property (ReadOnly) | Table.Row Property | Table.NextCell Method 
 Send comments on this topic© Dyalog Ltd 2021
 |