MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / Body Property

In This Topic
Body Property (Report)
In This Topic
Gets or sets a body layout information for the report.
Syntax
'Declaration
 
Public Property Body As Body
 

Property Value

A Body object representing the body layout details of the report.
See Also