ILanerTable.ExceptionKey

Fore Syntax

ExceptionKey(Row: Integer; Column: Integer): Integer;

Fore.NET Syntax

ExceptionKey[Row: integer; Column: integer]: integer;

Parameters

Row. Row index.

Column. Column index.

Description

The ExceptionKey property returns the key of the cell validation error.

Comments

The property is outdated.

See also:

ILanerTable