ig.excel.TwoConstraintDataValidationOperator

Represents the various operators which can be used when validating the cell value against two constraints.

Dependencies

jquery-1.4.4.js
infragistics.util.js
  • between

    Type:
    ig.excel.TwoConstraintDataValidationOperator
    Default:
    0

    Only allows the cell value if it or its text length, depending on the validation criteria, is between the constraints applied to the validation rule. The constraints are inclusive.

  • notBetween

    Type:
    ig.excel.TwoConstraintDataValidationOperator
    Default:
    1

    Only allows the cell value if it or its text length, depending on the validation criteria, is not between the constraints applied to the validation rule. The constraints are exclusive.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.

#