[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent

IRenderComponent Interface

Represents an interface for render component objects.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IRenderComponent : IServiceProvider

Properties

Name Description
RenderComponents

Gets a collection of render components.

Extension Methods