IValidationFilters.MoveTo

Syntax

MoveTo(FromIndex: Integer; ToIndex: Integer);

Parameters

FromIndex. Index of filter position that should be moved.

ToIndex. Index of the position, to which the filter should be moved.

Description

The MoveTo method moves a filter within the collection.

See also:

IValidationFilters