C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : TestOperators Class |
For a list of all members of this type, see TestOperators members.
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. |