Body Property (ReportSection)
In This Topic
Gets or sets the structure for the body of the report section.
Syntax
'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