C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / TestOperators Class


TestOperators Class Properties

For a list of all members of this type, see TestOperators members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the ContainOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the ContainExactlyOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the DoesNotContainOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the DoesNotEqualOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the EqualOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the IsGreaterThanOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the IsGreaterThanOrEqualToOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the IsLessThanOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the IsLessThanOrEqualToOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the IsNotWithinOperator object.  
Public Propertystatic (Shared in Visual Basic)Gets the IsWithinOperator object.  
Top
See Also