IDataGridSelRowStyleEventArgs.Selected

Syntax

Selected: Boolean;

Description

The Selected property returns whether the row is selected.

Comments

The property returns True if the current row is selected.

See also:

IDataGridSelRowStyleEventArgs