columns property
All columns in the grid at snapshot time.
Includes both visible and hidden columns.
Implementation
final List<GridSheetColumn> columns;
All columns in the grid at snapshot time.
Includes both visible and hidden columns.
final List<GridSheetColumn> columns;