A newer version of this page is available.
Switch to the current version.
XRTable.InsertColumnToRight Method
Name | Parameters | Description |
---|---|---|
InsertColumnToRight(XRTableCell) | baseCell | Inserts a column into the table to the right of the column that contains the cell passed as the parameter. |
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. |
Feedback