IDataGridRow.Selected

Syntax

Selected: Boolean;

Description

The Selected property determines whether the row is selected. If the property is set to True, the row is selected.

See also:

IDataGridRow