[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.ReportStore.HasReportItemsReferences

HasReportItemsReferences Property

HasReportItemsReferences

Checks if the report has any items with the expressions which reference ReportItems collection.

Declaration
public bool HasReportItemsReferences { get; set; }
Property Value
Type Description
bool

true if the report definition including subreports contain items with expressions which reference ReportItemsCollection. false otherwise.