ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / PageGeneratorSettings Class / IsDelayedContentSupported Property

In This Topic
    IsDelayedContentSupported Property
    In This Topic
    Supports delayed content or not.
    Syntax
    'Declaration
     
    Public Property IsDelayedContentSupported As Boolean
    public bool IsDelayedContentSupported {get; set;}
    See Also