[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.C1ExpressionEditor.Evaluate

Evaluate Method

Evaluate(int)

Gets result of the expression.

Declaration
public object Evaluate(int row = 0)
Public Function Evaluate(Optional row As Integer = 0) As Object
Parameters
Type Name Description
int row
Returns
Type Description
object