ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / StyleProgram Class / HasDelayedProperties Property

In This Topic
    HasDelayedProperties Property
    In This Topic
    Returns true if there is at least one expression with 'PageNumber', 'PageTotal' and so on.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasDelayedProperties As Boolean
    public bool HasDelayedProperties {get;}
    See Also