[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ReportBase.HasDelayedValues

HasDelayedValues Property

HasDelayedValues

Checks if the report has items with the delayed expressions.

Declaration
public abstract bool HasDelayedValues { get; }
Property Value
Type Description
bool
<code>true</code> if the report definition including subreports contain items with delayed expressions.

false otherwise.