Partager via


Membres ReportElement

Represents the base class of a report element.

Le type ReportElement expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_isOldSnapshot Infrastructure.
Champ protégé m_parentDefinitionPath Infrastructure.
Champ protégé m_style Infrastructure.

Haut de la page

Propriétés

  Nom Description
Propriété publique DefinitionPath Gets the path to this report definition object in the report definition.
Propriété publique ID Gets the unique identifier for this report definition object.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique ParentDefinitionPath Gets the path to report definition object's parent in the report definition.
Propriété publique Style Gets the style properties of this report definition object.

Haut de la page