fields property

List<GridField> fields
final

List of GridField representing the Columns the Grid has

Implementation

final List<GridField> fields;