Membros ReportItemInstance
Represents an instance type of the ReportItem class, and contains the calculated values of the properties in ReportItem.
O tipo ReportItemInstance expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ResetInstanceCache | Infraestrutura. (Substitui ReportElementInstance. . :: . .ResetInstanceCache() () () ().) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_reportElementDef | Infraestrutura. (Herdado de ReportElementInstance.) | |
m_style | Infraestrutura. (Herdado de ReportElementInstance.) | |
m_uniqueName | Infraestrutura. | |
m_visibility | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Bookmark | Gets the calculated value of the Bookmark property in a ReportItem class. | |
DocumentMapLabel | Gets the calculated value of the DocumentMapLabel property in a ReportItem class. | |
Style | Gets the calculated value of the Style property in a ReportElement class. (Herdado de ReportElementInstance.) | |
ToolTip | Gets the calculated value of the ToolTip property in a ReportItem class. | |
UniqueName | Gets the unique identifier of this instance object. | |
Visibility | Gets the calculated value of the Visibility property in a ReportItem class. |
Início
Consulte também