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

TCustomDrawGrid.OnColRowExchanged

Event handler signalled when a column or row has been exchanged with another.

Declaration

Source position: grids.pas line 1515

public property TCustomDrawGrid.OnColRowExchanged : TGridOperationEvent
  read FOnColRowExchanged
  write FOnColRowExchanged;