GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TestOperators Class
Properties


In This Topic
    TestOperators Class Members
    In This Topic

    The following tables list the members exposed by TestOperators.

    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