currentSelectingRows property

List<PlutoRow> currentSelectingRows
inherited

Rows of currently selected. Only valid in PlutoGridSelectingMode.row.

Implementation

List<PlutoRow> get currentSelectingRows;