ActiveReports Developer 7
Body Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : Body Property

Glossary Item Box

Returns a reference to the body of the report.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Body As IBody
C# 
IBody Body {get;}

See Also