ActiveReports Developer 7
IReportItem Interface
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IReportItem Interface

Glossary Item Box

Interface for report item objects.

Syntax

Visual Basic (Declaration) 
Public Interface IReportItem 
   Inherits IRenderComponent 
C# 
public interface IReportItem : IRenderComponent  

See Also