The following tables list the members exposed by Body.
Public Properties
| Name | Description |
| Height | Gets or sets the height of the current report body. |
| Owner | Gets the C1RdlReport object containing this object. |
| ReportItems | Gets the Body.ReportItems collection containing elements of the current report body. |
| Style | Gets the ReportElement.Style object defining style information for the current ReportElement. (Inherited from C1.C1Rdl.Rdl2008.ReportElement) |
Top
Public Methods
| Name | Description |
| AssignFrom | Overridden. Copies properties from another Body to the current object. |
| Clear | Overridden. Clears the current object, sets all properties to their default values. |
Top
See Also