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