IValidationRules.MoveTo

Syntax

MoveTo(FromIndex: Integer; ToIndex: Integer);

Parameters

FromIndex. Position index of the rule to 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