[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.IReportExtensions

IReportExtensions Class

Provides extension methods for the IReport interface.

Inheritance
IReportExtensions
Namespace: GrapeCity.ActiveReports.Rendering.Tools
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public static class IReportExtensions

Methods

Name Description
HasDelayedContent(IReport)

Checks if the report has items with delayed expressions.

HasDelayedPageName(IReport)

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

HasDelayedStyle(IReport)

Checks if the report has items with delayed expressions in their styles.

HasDelayedValue(IReport)

Checks if the report has items which Value has the delayed expression.

HasDelayedVisibility(IReport)

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

HasNumberingStyle(IReport)

Checks if the report has items which Value has numbering style.

SetCustomEvaluationBanner(IReport, EvaluationBannerSettings)

Sets a custom evaluation banner for the specified report.