Contents
- Index
- Previous
- Next
OnCellDeselected event
Applies to
TProfGrid component
Declaration
property OnCellDeselected: TProfGridNotifyEvent;
Description
Occurs when a cell becomes deselected either by user manipulation (<Ctrl>+Click) or programmatically (by setting the Selected property from the application).