IDataGrid.VisualFocusedRow

Syntax

VisualFocusedRow: Integer;

Description

The VisualFocusedRow property returns the index of the visible focused table row.

Comments

This index is set only for the visible rows and is calculated depending on the specified sorting and filtering.

See also:

IDataGrid