onColumnsMoved property

PlutoOnColumnsMovedEventCallback? onColumnsMoved
final

Callback for receiving events when the column is moved by dragging the column or frozen it to the left or right.

Implementation

final PlutoOnColumnsMovedEventCallback? onColumnsMoved;