ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / RenderComponent Class
Members

In This Topic
    RenderComponent Class
    In This Topic
    Defines the base class for all renderable report items.
    Object Model
    RenderComponent Class
    Syntax
    'Declaration
     
    Public MustInherit Class RenderComponent 
       Implements GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent 
    Remarks
    This class 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.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rendering.Components.RenderComponent

    See Also