Compartir a través de


ReportElement Miembros

Represents the base class of a report element.

El tipo ReportElement expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_isOldSnapshot Infraestructura.
Campo protegido m_parentDefinitionPath Infraestructura.
Campo protegido m_style Infraestructura.

Principio

Propiedades

  Nombre Descripción
Propiedad pública DefinitionPath Gets the path to this report definition object in the report definition.
Propiedad pública ID Gets the unique identifier for this report definition object.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública ParentDefinitionPath Gets the path to report definition object's parent in the report definition.
Propiedad pública Style Gets the style properties of this report definition object.

Principio