allowSorting property

bool allowSorting
final

Decides whether user can sort the column simply by tapping the column header.

Defaults to true.

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

See also:

Implementation

final bool allowSorting;