The ValidationUserComponentKind enumeration contains kinds of user validation component.
It is used by the following property:
Value | Brief description |
0 | Selection. The component is set up by selection. |
1 | Transform. The component is set up by formula. |
Selection. The IValidationUserComponent.Selection property is used to set up selection.
Transform. The IValidationUserComponent.Transform property is used to set up formula.
See also: