[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemContainer

IReportItemContainer Interface

Represents a container of IReportItem objects.

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

Properties

Name Description
ReportItems

Gets the IReportItem objects in this container.

Extension Methods