Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomDrawGrid.OnColRowMoved

Event handler signalled when a column or row in the grid is moved.

Declaration

Source position: grids.pas line 1517

public property TCustomDrawGrid.OnColRowMoved : TGridOperationEvent
  read FOnColRowMoved
  write FOnColRowMoved;