IDataGridRow.PreviousRow

Syntax

PreviousRow: IDataGridRow

Description

The PreviousRow property returns the previous row in the table. If the previous row does not exist, the property returns Null.

See also:

IDataGridRow