次のコマンドは、現在選択されている行を指定した移動先に移動します。
dt << Move Rows( At Start );
dt << Move Rows( At End );
dt << Move Rows( After( rowNumber ) );