[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.IsDataTime

IsDataTime Method

IsDataTime(ExpressionInfo)

Gets a value indicating whether the expression is a DateTime expression.

Declaration
public static bool IsDataTime(this ExpressionInfo e)
Parameters
Type Name Description
ExpressionInfo e

An ExpressionInfo object to check for.

Returns
Type Description
bool

A bool value where true if the expression must be computed before rendering begins; otherwise, false.