ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / ReportMetaCanvas Class / IsDelayedContentSupported Property

In This Topic
    IsDelayedContentSupported Property (ReportMetaCanvas)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDelayedContentSupported As Boolean
    public bool IsDelayedContentSupported {get;}
    See Also