[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.IReportExtensions.HasDelayedContent

HasDelayedContent Method

HasDelayedContent(IReport)

Checks if the report has items with delayed expressions.

Declaration
public static bool HasDelayedContent(this IReport report)
Parameters
Type Name Description
IReport report

The report to check.

Returns
Type Description
bool

true if the report has items with delayed expressions; otherwise, false.