The dataset or dataset manager.
Optionaltarget: {Optional target configuration.
OptionalchangeSel?: booleanWhether to update the selection.
Optionalselect?: Loc[] | "rows"Specifies the selection scope. Defaults to "rows".
OptionaluseClone?: booleanWhether to clone the selected rows before deletion.
Optionalwhich?: "top" | "all" | "bottom"Determines which rows to delete. Defaults to "all".
Deletes multiple rows from the dataset.