ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IRenderer Interface
Members

In This Topic
    IRenderer Interface
    In This Topic
    Interface of report item renderer. Specific renderers have to extend it.
    Object Model
    IRenderer Interface
    Syntax
    'Declaration
     
    Public Interface IRenderer 
    public interface IRenderer 
    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