ActiveReports 12
Body Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : Body Property
Gets or sets the structure for the body of the report.
Syntax
'Declaration
 
Public Property Body As Body
public Body Body {get; set;}

Property Value

Body object describing the structure for the body of the report.

See Also

Reference

Report Class
Report Members