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

In This Topic
    ReportMetaCanvas.DelayedContent Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal bookmarkService As IBookmarkService _
    )
    public ReportMetaCanvas.DelayedContent( 
       IBookmarkService bookmarkService
    )

    Parameters

    bookmarkService
    See Also