Reporting

The ReportSectionBase type exposes the following members.

Methods

  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the ReportSectionBase and optionally releases the managed resources
(Overrides ReportItemBase..::..Dispose(Boolean).)
Public methodToString()()()() (Inherited from ProcessingElement.)
Protected methodToString(array<String>[]()[][]) (Inherited from ReportObject.)

Properties

  NameDescription
Public propertyChildElements Obsolete. (Inherited from ProcessingElement.)
Public propertyDataObject
Gets the IDataObject that is bound to this report item.
(Inherited from ProcessingElement.)
Public propertyException
Gets or sets the exception that has occurred during the processing.
(Inherited from ProcessingElement.)
Public propertyHeight
Public propertyItemDefinition (Inherited from ReportItemBase.)
Public propertyName (Inherited from ReportItemBase.)
Public propertyParent Obsolete. (Inherited from ProcessingElement.)
Public propertyParentElement
Gets the parent element of the current layout element.
(Inherited from LayoutElement.)
Public propertyReport
Nested report's Report points to itself - not the master report.
(Inherited from ProcessingElement.)
Public propertyStyle (Inherited from VisualElement.)
Public propertyVisible (Inherited from VisualElement.)
Public propertyWidth

Explicit Interface Implementations

See Also