Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic (Declaration)
Language Filter: C#
ActiveReports Developer 7
Body Property
See Also
GrapeCity.ActiveReports.Extensibility.v7 Assembly
>
GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace
>
IReport Interface
: Body Property
Visual Basic (Declaration)
C#
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
Reference
IReport Interface
IReport Members