ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / IGenerator Interface / IsDelayedContentSupported Property

In This Topic
    IsDelayedContentSupported Property (IGenerator)
    In This Topic
    Supports delayed content or not.
    Syntax
    'Declaration
     
    ReadOnly Property IsDelayedContentSupported As Boolean
    bool IsDelayedContentSupported {get;}
    See Also