rows property

List<DataRow> rows
final

The data rows to display.

Implementation

final List<DataRow> rows;