The PageSection type exposes the following members.

Methods

  Name Description
Public method AssignFrom(PageSection)
Copies properties from another PageSection to the current object.
Public method AssignFrom(ReportElement)
Copies properties from another ReportElement to the current object.
(Inherited from ReportElement.)
Public method Clear
Clears the current object, sets all properties to their default values.
(Overrides ReportElement..::..Clear()()()().)
Protected method ScriptHostOwnerGetChildren
For internal use.
(Inherited from ReportElement.)
Protected method ScriptHostOwnerSetHost
For internal use.
(Inherited from ReportElement.)

See Also