[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemContainer.ReportItems

ReportItems Property

ReportItems

Gets the IReportItem objects in this container.

Declaration
IEnumerable<IReportItem> ReportItems { get; }
Property Value
Type Description
IEnumerable<IReportItem>

An IEnumerable<T> containing the report items in this container.