ILanerSorterHeader.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method resets sorting based on values of time series attribute.

Comments

To sort data on values of the defined attribute, use the ILanerSorterHeader.SortColumnDirection property.

Fore and Fore.NET examples

The property use is given in the example for ILanerSorter.HeadersSort.

See also:

ILanerSorterHeader