MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / IReportExtensions Class / HasDelayedValue Method
Report

In This Topic
HasDelayedValue Method
In This Topic
Checks if the report has items which Value has the delayed expression.
Syntax
'Declaration
 
Public Shared Function HasDelayedValue( _
   ByVal report As IReport _
) As Boolean
 

Parameters

report
Report
See Also