ActiveReports 12
IsNullOrEmpty Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace > ExpressionExtentions Class : IsNullOrEmpty Method
Does a quick Empty check on an ExpressionInfo.
Syntax
'Declaration
 
Public Shared Function IsNullOrEmpty( _
   ByVal expression As ExpressionInfo _
) As Boolean
public static bool IsNullOrEmpty( 
   ExpressionInfo expression
)

Parameters

expression
See Also

Reference

ExpressionExtentions Class
ExpressionExtentions Members