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 | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ResetInstanceCache | Infrastruttura. (Ereditato da ReportItemInstance). |
![]() |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_reportElementDef | Infrastruttura. (Ereditato da ReportElementInstance). |
![]() |
m_style | Infrastruttura. (Ereditato da ReportElementInstance). |
![]() |
m_uniqueName | Infrastruttura. (Ereditato da ReportItemInstance). |
![]() |
m_visibility | Infrastruttura. (Ereditato da ReportItemInstance). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Bookmark | Gets the calculated value of the Bookmark property in a ReportItem class. (Ereditato da ReportItemInstance). |
![]() |
DocumentMapLabel | Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Ereditato da ReportItemInstance). |
![]() |
NoRows | Gets a Boolean value that indicates whether this DataRegionInstance contains any data rows. (Ereditato da DataRegionInstance). |
![]() |
NoRowsMessage | Gets the calculated value of the NoRowsMessage property in a DataRegion class. (Ereditato da DataRegionInstance). |
![]() |
Style | Gets the calculated value of the Style property in a ReportElement class. (Ereditato da ReportElementInstance). |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a ReportItem class. (Ereditato da ReportItemInstance). |
![]() |
UniqueName | Gets the unique identifier of this instance object. (Ereditato da ReportItemInstance). |
![]() |
Visibility | Gets the calculated value of the Visibility property in a DataRegion class. (Ereditato da DataRegionInstance). |
In alto
Vedere anche