HasRenderTimeExpressions Property
In This Topic
true
if the report item definition contains expressions which refers render-time context (themes, page level expressions, etc.)
Syntax
'Declaration
ReadOnly Property HasRenderTimeExpressions As Boolean
bool HasRenderTimeExpressions {get;}
See Also