setSortOnlyEvent abstract method

void setSortOnlyEvent(
  1. bool flag
)
inherited

Set whether to ignore the default sort processing and issue only events. PlutoGridChangeColumnSortEvent

Implementation

void setSortOnlyEvent(bool flag);