C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : TestOperators Class |
The following tables list the members exposed by TestOperators.
Name | Description | |
---|---|---|
Contain | Gets the ContainOperator object. | |
ContainExactly | Gets the ContainExactlyOperator object. | |
DoesNotContain | Gets the DoesNotContainOperator object. | |
DoesNotEqual | Gets the DoesNotEqualOperator object. | |
Equal | Gets the EqualOperator object. | |
IsGreaterThan | Gets the IsGreaterThanOperator object. | |
IsGreaterThanOrEqualTo | Gets the IsGreaterThanOrEqualToOperator object. | |
IsLessThan | Gets the IsLessThanOperator object. | |
IsLessThanOrEqualTo | Gets the IsLessThanOrEqualToOperator object. | |
IsNotWithin | Gets the IsNotWithinOperator object. | |
IsWithin | Gets the IsWithinOperator object. |