IDataGridCompareEventArgs.LeftRow

Syntax

LeftRow: Integer;

Description

The LeftRow property returns the index of the first row to compare.

Example

The property use is given in the example for IDataGrid.SortType.

See also:

IDataGridCompareEventArgs