ActiveReports 12
IsDataTime Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace > ExpressionExtentions Class : IsDataTime Method
Indicates that the expression must be computed before the rendering begins
Syntax
'Declaration
 
Public Shared Function IsDataTime( _
   ByVal e As ExpressionInfo _
) As Boolean
public static bool IsDataTime( 
   ExpressionInfo e
)

Parameters

e

Return Value

true, if expression must be computed before the rendering begins
See Also

Reference

ExpressionExtentions Class
ExpressionExtentions Members