Membros ReportElement
Represents the base class of a report element.
O tipo ReportElement 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.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_isOldSnapshot | Infraestrutura. | |
m_parentDefinitionPath | Infraestrutura. | |
m_style | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
DefinitionPath | Gets the path to this report definition object in the report definition. | |
ID | Gets the unique identifier for this report definition object. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. | |
Style | Gets the style properties of this report definition object. |
Início
Consulte também