ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / IDelayedContentRenderer Interface / IsDelayedContentSupported Property

In This Topic
    IsDelayedContentSupported Property (IDelayedContentRenderer)
    In This Topic
    Gets a value indicating whether delayed content is supported.
    Syntax
    'Declaration
     
    ReadOnly Property IsDelayedContentSupported As Boolean
    bool IsDelayedContentSupported {get;}
    See Also