ReportElement Miembros
Represents the base class of a report element.
El tipo ReportElement expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Campos
Nombre | Descripción | |
---|---|---|
m_isOldSnapshot | Infraestructura. | |
m_parentDefinitionPath | Infraestructura. | |
m_style | Infraestructura. |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
DefinitionPath | Gets the path to this report definition object in the report definition. | |
ID | Gets the unique identifier for this report definition object. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. | |
Style | Gets the style properties of this report definition object. |
Principio
Vea también