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

In This Topic
    ReportMetaCanvas.DelayedContent Class
    In This Topic
    Keeps report items that have delayed hiding.
    Object Model
    ReportMetaCanvas.DelayedContent Class
    Syntax
    'Declaration
     
    Public Class ReportMetaCanvas.DelayedContent 
       Implements GrapeCity.ActiveReports.Rendering.GraphicalRenderers.IPatchCollector 
    public class ReportMetaCanvas.DelayedContent : GrapeCity.ActiveReports.Rendering.GraphicalRenderers.IPatchCollector  
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent

    See Also