combit List & Label 30 - .NET Help
combit.Reporting Namespace / ExpressionEvaluator Class

In This Topic
ExpressionEvaluator Class Methods
In This Topic

For a list of all members of this type, see ExpressionEvaluator members.

Public Methods
 NameDescription
Public Method  
Public MethodOverloaded. Opens the formula wizard to edit a formula.  
Public Method

The formula is passed to the Evaluate method, which returns the result as an object. Now, you can carry out an easy type conversion according to the data type. The sample listing shows how to call the class. The current date is passed as a variable. List & Label.s designer function, AddWeeks, adds two weeks to this date. The result is displayed in a MessageBox.

 
Public MethodOverloaded.   
Public Method  
Top
See Also