Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditor Class / ResetEngine Method

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