headerItems property

List headerItems
final

List of header items to be displayed. This is a simple list of data (usually Strings) that represent the header text for each column.

Implementation

final List headerItems;