leftColumn property

List<ReportCell> leftColumn
final

The list of cells rendered in the sticky left column.

Implementation

final List<ReportCell> leftColumn;