columnCount property
The number of columns to display in the grid.
A default value is used if this field isn't specified, and that default value is different depending on where the grid is shown (dialog versus companion).
Implementation
core.int? columnCount;