Skip to main content

XRTable.InsertColumnToRight Method

Name Parameters Description
InsertColumnToRight(XRTableCell, Boolean) baseCell, autoExpandTable Inserts a column into the table to the right of the column that contains the cell passed as the parameter.
InsertColumnToRight(XRTableCell) baseCell Inserts a column into the table to the right of the column that contains the cell passed as the parameter.