'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'Declaration Public Shared Function IsDataTime( _ ByVal e As ExpressionInfo _ ) As Boolean
public static bool IsDataTime( ExpressionInfo e )
true
, if expression must be computed before the rendering begins