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

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