[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.GraphicalRenderers.IPatchCollector

IPatchCollector Interface

Represents a store to collect patches which should be applied to the canvas when layout is ready.

Namespace: GrapeCity.ActiveReports.Rendering.GraphicalRenderers
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IPatchCollector

Methods

Name Description
AddStringPatch(PatchTargetId, Func<PatchContext, StringPatch>)
NewId()

Extension Methods