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

IReportDrawingCanvas Interface
Filter report items to render.
Object Model
IReportDrawingCanvas Interface
Syntax
'Declaration
 
Public Interface IReportDrawingCanvas 
   Inherits GrapeCity.ActiveReports.Drawing.IDrawingCanvas 
 
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