[]
Checks if the report has any items with the expressions which reference ReportItems collection.
public bool HasReportItemsReferences { get; set; }
<code>true</code> if the report definition including subreports contain items with expressions which
reference ReportItemsCollection. false otherwise.
false