rowIds property

List<double> rowIds
final

Rows to refresh. Empty means every row currently held by the grid.

Implementation

final List<double> rowIds;