ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / C1ExpressionEditor Class / ResetEngine Method

In This Topic
    ResetEngine Method
    In This Topic
    Resets a engine of C1ExpressionEditor to default.
    Syntax
    'Declaration
     
    Public Sub ResetEngine() 
    public void ResetEngine()
    See Also