ReportElement Members
Include Protected Members
Include Inherited Members
Represents the base class of a report element.
The ReportElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ReportElement() | Creates a new instance of the ReportElement class. |
![]() |
ReportElement(IPropertyStore) | Creates a new instance of the ReportElement class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top