OnSetCell
Called before a cell inside the column is about to be edited or clicked on or painted. The event provides good opportunity for further customising column before actual editing or painting process is started.
pas
property OnSetCell: TNxSetCellProp read FOnSetCell write FOnSetCell;