sortOnlyEvent property

bool sortOnlyEvent
inherited

To delegate sort handling in the PlutoInfinityScrollRows or PlutoLazyPagination widget Whether to override the default sort processing. If this value is true, the default sorting processing of PlutoGrid is ignored and only events are issued. PlutoGridChangeColumnSortEvent

Implementation

bool get sortOnlyEvent;