Condividi tramite


Membri TablixInstance

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

Il tipo TablixInstance espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto ResetInstanceCache Infrastruttura. (Ereditato da ReportItemInstance).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_reportElementDef Infrastruttura. (Ereditato da ReportElementInstance).
Campo protetto m_style Infrastruttura. (Ereditato da ReportElementInstance).
Campo protetto m_uniqueName Infrastruttura. (Ereditato da ReportItemInstance).
Campo protetto m_visibility Infrastruttura. (Ereditato da ReportItemInstance).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Bookmark Gets the calculated value of the Bookmark property in a ReportItem class. (Ereditato da ReportItemInstance).
Proprietà pubblica DocumentMapLabel Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Ereditato da ReportItemInstance).
Proprietà pubblica NoRows Gets a Boolean value that indicates whether this DataRegionInstance contains any data rows. (Ereditato da DataRegionInstance).
Proprietà pubblica NoRowsMessage Gets the calculated value of the NoRowsMessage property in a DataRegion class. (Ereditato da DataRegionInstance).
Proprietà pubblica Style Gets the calculated value of the Style property in a ReportElement class. (Ereditato da ReportElementInstance).
Proprietà pubblica ToolTip Gets the calculated value of the ToolTip property in a ReportItem class. (Ereditato da ReportItemInstance).
Proprietà pubblica UniqueName Gets the unique identifier of this instance object. (Ereditato da ReportItemInstance).
Proprietà pubblica Visibility Gets the calculated value of the Visibility property in a DataRegion class. (Ereditato da DataRegionInstance).

In alto