IDataGridCompareEventArgs.Compare

Syntax

Compare: Integer;

Description

The Compare property determines whether sorting is executed.

Comments

One of the following values must be set for the property:

Example

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

See also:

IDataGridCompareEventArgs