Array of column group objects.
Array, default = []
You can use this property to organize columns in groups. If you change
.columnGroups property
during run-time, you will need to call
.refresh() method to refresh the grid.
Column groups can be defined during object creation:
Or any time after the grid has been created:
Column groups object is of following structure: