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

Glossary Item Box

Interface for the Body object of a report.

Syntax

Visual Basic (Declaration) 
Public Interface IBody 
   Inherits IReportItemContainer 
C# 
public interface IBody : IReportItemContainer  

See Also