ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / ReportMetaCanvas.DelayedContent Class / ApplyPatches Method

In This Topic
    ApplyPatches Method
    In This Topic
    Makes the patches visible. Should be called when the delayed content is ready.
    Syntax
    'Declaration
     
    Public Sub ApplyPatches() 
    public void ApplyPatches()
    See Also