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

Glossary Item Box

Interface for the List ReportItem.

Syntax

Visual Basic (Declaration) 
Public Interface IList 
   Inherits IRenderComponentIReportItem 
C# 
public interface IList : IRenderComponentIReportItem  

See Also