[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.Serialization.ReportMetaCanvas.DelayedContent

ReportMetaCanvas.DelayedContent Class

Keeps report items that have delayed hiding.

Inheritance
ReportMetaCanvas.DelayedContent
Implements
Namespace: GrapeCity.ActiveReports.Drawing.Serialization
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class ReportMetaCanvas.DelayedContent : IPatchCollector

Constructors

Name Description
DelayedContent(IBookmarkService)

Keeps report items that have delayed hiding.

Properties

Name Description
IsEmpty

Methods

Name Description
ApplyPatches()

Makes the patches visible. Should be called when the delayed content is ready.

GroupVisible(string)

Extension Methods