ActiveReports 12
IsValid Method (ExpressionExtentions)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace > ExpressionExtentions Class : IsValid Method
Returns a value that indicates whether the given expression is valid
Syntax
'Declaration
 
Public Shared Function IsValid( _
   ByVal expression As ExpressionInfo _
) As Boolean
public static bool IsValid( 
   ExpressionInfo expression
)

Parameters

expression
See Also

Reference

ExpressionExtentions Class
ExpressionExtentions Members