IValidationRules.MoveTo

Syntax

MoveTo(FromIndex: Integer; ToIndex: Integer);

Parameters

FromIndex - index of position of the rule, which should be moved.

ToIndex - index of the position, to which the rule should be moved.

Description

The MoveTo method moves a rule within the collection.

See also:

IValidationRules