Represents the visual elements of the body of the report.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class Body : ReportElement, IReportElementOwner
Visual Basic
Public Class Body _
	Inherits ReportElement _
	Implements IReportElementOwner

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..ReportElement
    C1.C1Rdl.Rdl2008..::..Body

See Also