GRID_TRUNCATE_STRINGS_WITH_ELLIPSIS [1]

Setting GRID_TRUNCATE_STRINGS_WITH_ELLIPSIS to 1 (ON, TRUE, YES) to truncate grid cell text that extends beyond the column boundary and insert ellipses (...) to indicate that there is more data. When set to 0 (OFF, FALSE, NO), grid cell text is cut off at the column boundary.

Note: As of version 10.5.0 Patch Update 1, GRID_TRUNCATE_STRINGS_WITH_ELLIPSIS replaces GRID_NO_TRUNCATION, which is now deprecated.