MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / IPatchCollector Interface
Members

IPatchCollector Interface
Represents a store to collect patches which should be applied to the canvas when layout is ready.
Object Model
IPatchCollector Interface
Syntax
'Declaration
 
Public Interface IPatchCollector 
 
Remarks
This interface 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.
See Also