ITableColumn Add( System.int position )
Parameters
- position
- Optional Object, the position. Specifies the relative position of the new column that starts at 0. The previous column at this position is shifted outward.
Return Value
Returns ITableColumnThe new column.