ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TestOperators Class / IsGreaterThan Property

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