IDataGridSelCellStyleEventArgs.Selected

Syntax

Selected: Boolean;

Description

The Selected property returns whether the cell is selected.

Comments

The property returns True if the current cell is selected.

See also:

IDataGridSelCellStyleEventArgs