An arguments object for the changed signal.
changed
Data models should emit the changed signal with this args object type when columns are moved.
The ending index of the first modified column.
The starting index of the first modified column.
The region which contains the modified columns.
The number of modified columns.
The discriminated type of the args object.
Generated using TypeDoc
An arguments object for the
changedsignal.Notes
Data models should emit the
changedsignal with this args object type when columns are moved.