[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.IReportExtensions.HasDelayedStyle

HasDelayedStyle Method

HasDelayedStyle(IReport)

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

Declaration
public static bool HasDelayedStyle(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 styles; otherwise, false.