IDataGridSelRowStyleEventArgs.Focused

Syntax

Focused: Boolean;

Description

The Focused property returns whether focus is in the current row cell.

Comments

The property returns True if any cell from the current row is focused.

See also:

IDataGridSelRowStyleEventArgs