columns
An array of objects for each column in the grid.
Property of
Grid
Description
A grid's columns array contains explicitly created GridColumn objects, one for each column. If no GridColumn objects are created, the grid automatically creates columns, but the columns array is empty.