[]
Occurs when the cells are moved.
protected virtual void OnMoveCells(int fromRow, int fromColumn, int toRow, int toColumn, int rowCount, int columnCount)
Protected Overridable Sub OnMoveCells(fromRow As Integer, fromColumn As Integer, toRow As Integer, toColumn As Integer, rowCount As Integer, columnCount As Integer)