ComponentOne Expression Editor for WPF
IEngine Interface Members
Properties  Methods 

C1.WPF.ExpressionEditor.4 Assembly > C1.ExpressionEditor.Engine Namespace : IEngine Interface

The following tables list the members exposed by IEngine.

Public Properties
 NameDescription
 PropertyGets or sets the CultureInfo to use when parsing numbers and dates.  
 PropertyGets or sets the object used as the data source.  
 PropertyGets or sets expression string.  
 PropertyGets a value that indicates whether the expression is valid.  
 PropertyGets or sets the object used as the context for evaluating an expression.  
Top
Public Methods
 NameDescription
 MethodAdded a alias for a field from DataSource.  
 MethodGets a result of expression.  
 MethodGets a list of ErrorInfo objects.  
 MethodGets a result of expression. A return value indicates whether the evaluate succeeded or failed.  
Top
See Also

Reference

IEngine Interface
C1.ExpressionEditor.Engine Namespace