allowMultiColumnSorting property

bool allowMultiColumnSorting
final

Decides whether user can sort more than one column.

Defaults to false.

This is applicable only if the allowSorting is set as true.

See also:

Implementation

final bool allowMultiColumnSorting;