rows property

List<List<String>> rows
final

The data rows to display.

Implementation

final List<List<String>> rows;