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