[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.ExpressionEditorCollection.SetCustomEngine

SetCustomEngine Method

SetCustomEngine(IEngine, IExpressionLexer)

Set a custom engine to the expression editors.

Declaration
public void SetCustomEngine(IEngine engine, IExpressionLexer lexer)
Parameters
Type Name Description
IEngine engine

custom engine.

IExpressionLexer lexer

custom lexer.