ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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