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

In This Topic
    IsNotWithin Property (TestOperators)
    In This Topic
    Gets the IsNotWithinOperator object.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property IsNotWithin As IsNotWithinOperator
    public static IsNotWithinOperator IsNotWithin {get;}
    See Also