IDataGridCompareEventArgs.RightRow

Syntax

RightRow: Integer;

Description

The RightRow property returns the index of the second row to compare.

Example

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

See also:

IDataGridCompareEventArgs