IDataGridSelCellStyleEventArgs.Focused

Syntax

Focused: Boolean;

Description

The Focused property returns whether focus is in the cell.

Comments

The property returns the True if the current cell is focused.

See also:

IDataGridSelCellStyleEventArgs