sortColumn property

PlutoColumn? sortColumn
final

If the sort condition is set, the column for which the sort is set. The value of PlutoColumn.sort is the sort status of the column.

Implementation

final PlutoColumn? sortColumn;