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

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