IDataGridRow.Focused

Syntax

Focused: Boolean;

Description

The Focused property determines whether the current row is focused. If the focus is set on the row, the value of Focused = True.

See also:

IDataGridRow