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

ReportMetaCanvas.DelayedContent Class
Keeps report items that have delayed hiding.
Object Model
ReportMetaCanvas.DelayedContent Class
Syntax
'Declaration
 
Public Class ReportMetaCanvas.DelayedContent 
   Implements 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