Freigeben über


ReportObjectBase-Member

Represents the base class for a report object.

Der ReportObjectBase-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Geschützte Methode ReportObjectBase() () () () Initializes a new instance of the ReportObjectBase class.
Geschützte Methode ReportObjectBase(IPropertyStore) Initializes a new instance of the ReportObjectBase class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode Initialize Initializes the current ReportObjectBase instance.
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)
Geschützte Methode WrapPropertyStore Infrastruktur.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Parent The parent of this report object.
Öffentliche Eigenschaft PropertyStore The property store.

Zum Anfang