ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export.Streaming Namespace / IStreamingGenerator Interface / PatchCollector Property

In This Topic
    PatchCollector Property
    In This Topic
    Gets the patch collector associated with this generator.
    Syntax
    'Declaration
     
    ReadOnly Property PatchCollector As IPatchCollector
    IPatchCollector PatchCollector {get;}
    See Also