IDataGridSelRowStyleEventArgs.Selected

Fore Syntax

Selected: Boolean;

Fore.NET Syntax

Selected: Boolean;

Description

The Selected property returns whether string is selected.

Comments

The property returns True if the current string is selected.

See also:

IDataGridSelRowStyleEventArgs