ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItemRenderInfo Interface / HasRenderTimeExpressions Property

In This Topic
    HasRenderTimeExpressions Property
    In This Topic
    true if the report item definition contains expressions which refers render-time context (themes, page level expressions, etc.)
    Syntax
    'Declaration
     
    ReadOnly Property HasRenderTimeExpressions As Boolean
    bool HasRenderTimeExpressions {get;}
    See Also