Freigeben über


ReportItemInstance-Member

Represents an instance type of the ReportItem class, and contains the calculated values of the properties in ReportItem.

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

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.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Infrastruktur. (Überschreibt ReportElementInstance. . :: . .ResetInstanceCache() () () ().)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes Feld m_reportElementDef Infrastruktur. (Geerbt von ReportElementInstance.)
Geschütztes Feld m_style Infrastruktur. (Geerbt von ReportElementInstance.)
Geschütztes Feld m_uniqueName Infrastruktur.
Geschütztes Feld m_visibility Infrastruktur.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Bookmark Gets the calculated value of the Bookmark property in a ReportItem class.
Öffentliche Eigenschaft DocumentMapLabel Gets the calculated value of the DocumentMapLabel property in a ReportItem class.
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a ReportElement class. (Geerbt von ReportElementInstance.)
Öffentliche Eigenschaft ToolTip Gets the calculated value of the ToolTip property in a ReportItem class.
Öffentliche Eigenschaft UniqueName Gets the unique identifier of this instance object.
Öffentliche Eigenschaft Visibility Gets the calculated value of the Visibility property in a ReportItem class.

Zum Anfang