IDataGridColumn.Focused

Syntax

Focused: Boolean;

Description

The Focused property returns whether the column has a focus.

Comments

The property returns True if the focused cell is located on the intersection of any row and the current column.

See also:

IDataGridColumn