[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.IReportExtensions.HasDelayedPageName

HasDelayedPageName Method

HasDelayedPageName(IReport)

Checks if the report has items with delayed expressions in their page name settings.

Declaration
public static bool HasDelayedPageName(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 in their page name settings; otherwise, false.