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

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