ActiveReports 18 .NET Edition
ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly
/
GrapeCity.ActiveReports.PageReportModel Namespace
/
Report Class
/ Body Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Body Property (Report)
In This Topic
Gets or sets the structure for the body of the report.
Syntax
Visual Basic
C#
'Declaration Public Property Body As
Body
public
Body
Body {get; set;}
Property Value
A
Body
object describing the structure for the body of the report.
See Also
Reference
Report Class
Report Members