[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.ReportItem

ReportItem Class

Non-generic base class for report items.

Namespace: GrapeCity.ActiveReports.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public abstract class ReportItem : ReportItem<ReportItem, IReportItemProgram<ReportItem>>, IReportItemRenderInfo, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, ITocAnchoredItem, IContentRange, IToggleReceiver, IDataScopeInternal, IDataScope, IExpressionEvaluatorService, IEvaluationContext, IExpressionContext, IDynamicObject, IStaticable

Constructors

Name Description
ReportItem(IReportItemProgram<ReportItem>, IDataScopeInternal)

Extension Methods