IDataGridSelRowStyleEventArgs.Focused

Fore Syntax

Focused: Boolean;

Fore.NET Syntax

Focused: Boolean;

Description

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

Comments

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

See also:

IDataGridSelRowStyleEventArgs