ColumnsEqual
is an option for the low-level function GridBox which specifies whether all columns in the grid should be assigned equal width.
Details

- The default setting ColumnsEqual->False determines the width of each column from the widest entry in that column.
- ColumnsEqual->True makes all columns the same width, with the width determined by the widest entry in the whole GridBox.
Examples
See Also
Grid ColumnWidths ColumnAlignments ColumnSpacings RowsEqual MatrixForm
Introduced in 1996
(3.0)