MoveRange

GridCells.MoveRange method

Sposta l’intervallo.

public void MoveRange(GridCellArea sourceArea, int destRow, int destColumn)
ParametroTipoDescrizione
sourceAreaGridCellAreaL’intervallo che dovrebbe essere spostato.
destRowInt32La fila più lontana.
destColumnInt32La colonna dest.

Guarda anche