Membri ReportElement
Represents the base class of a report element.
Il tipo ReportElement espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_isOldSnapshot | Infrastruttura. |
![]() |
m_parentDefinitionPath | Infrastruttura. |
![]() |
m_style | Infrastruttura. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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 alto
Vedere anche