GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / IsNotWithinOperator Class
Members

In This Topic
    IsNotWithinOperator Class
    In This Topic
    Represents the 'is not within' operator.
    Object Model
    IsNotWithinOperator Class
    Syntax
    'Declaration
     
    Public Class IsNotWithinOperator 
       Inherits BaseTestOperator
    public class IsNotWithinOperator : BaseTestOperator 
    Inheritance Hierarchy

    System.Object
       C1.GanttView.BaseTestOperator
          C1.GanttView.IsNotWithinOperator

    See Also