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