'Declaration ReadOnly Property HasRenderTimeExpressions As Boolean
bool HasRenderTimeExpressions {get;}
Property Value
A System.Boolean value.true
if the report item definition contains expressions which refer to render-time context; otherwise, false
.