[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.ExpressionEvaluationConverterBase.Engine

Engine Property

Engine

Gets or sets the expression engine which dynamically produce an expression and get the result of the expression.

Declaration
public C1ExpressionEngine Engine { get; set; }
Public Property Engine As C1ExpressionEngine