Spread WPF 17
GrapeCity.CalcEngine.Functions Namespace / CalcIfFunction Class / Evaluate Method


In This Topic
    Evaluate Method (CalcIfFunction)
    In This Topic
    Returns one value if a condition you specify evaluates to true and another value if it evaluates to false.
    Overload List
    OverloadDescription
    Returns one value if a condition you specify evaluates to true and another value if it evaluates to false.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also