ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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