The Body type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
AssignFrom |
Copies properties from another Body to the current object.
(Overrides ReportElement..::..AssignFrom(ReportElement).) |
|
Clear |
Clears the current object, sets all properties to their default values.
(Overrides ReportElement..::..Clear()()()().) |
|
ScriptHostOwnerGetChildren |
For internal use.
(Overrides ReportElement..::..ScriptHostOwnerGetChildren(List<(Of <<'(IScriptHostOwner>)>>)).) |
|
ScriptHostOwnerSetHost |
For internal use.
(Inherited from ReportElement.) |
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 ReportItems collection containing elements of the current report body.
|
|
Style |
Gets the Style object defining style information for the current ReportElement.
(Inherited from ReportElement.) |