ActiveReports 12
ExpressionExtentions Class Members
Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace : ExpressionExtentions Class

The following tables list the members exposed by ExpressionExtentions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Evaluates expression in global context (i.e. without any report context).  
Public Methodstatic (Shared in Visual Basic)Evaluates expression in global context (i.e. without any report context).  
Public Methodstatic (Shared in Visual Basic)Returns the root GrapeCity.Enterprise.Data.DataEngine.Aggregates.AggregateFunction ('GrapeCity.Enterprise.Data.DataEngine.Aggregates.AggregateFunction.Empty' if a given expression is not a function).  
Public Methodstatic (Shared in Visual Basic)Extracts field name from the expression which looks like Fields!SomeField.Value.  
Public Methodstatic (Shared in Visual Basic)Indicates whether the expression contains a custom code  
Public Methodstatic (Shared in Visual Basic)Indicates whether the expression contains fields  
Public Methodstatic (Shared in Visual Basic)Indicates whether the expression contains parameters  
Public Methodstatic (Shared in Visual Basic)Indicates that the expression must be computed before the rendering begins  
Public Methodstatic (Shared in Visual Basic)Does a quick Empty check on an ExpressionInfo.  
Public Methodstatic (Shared in Visual Basic)Returns a value that indicates whether the given expression is valid  
Public Methodstatic (Shared in Visual Basic)Returns the inverse of this expression.  
Public Methodstatic (Shared in Visual Basic)Replaces all occurances of the identifier in current expression, using provided function  
Top
See Also

Reference

ExpressionExtentions Class
GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace