SubReportInstance Miembros
Represents an instance type of the SubReport class and contains the calculated values of the properties in SubReport.
El tipo SubReportInstance expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ResetInstanceCache | Infraestructura. (Se hereda de ReportItemInstance). | |
ToString | (Se hereda de Object). |
Principio
Campos
Nombre | Descripción | |
---|---|---|
m_reportElementDef | Infraestructura. (Se hereda de ReportElementInstance). | |
m_style | Infraestructura. (Se hereda de ReportElementInstance). | |
m_uniqueName | Infraestructura. (Se hereda de ReportItemInstance). | |
m_visibility | Infraestructura. (Se hereda de ReportItemInstance). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Bookmark | Gets the calculated value of the Bookmark property in a ReportItem class. (Se hereda de ReportItemInstance). | |
DocumentMapLabel | Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Se hereda de ReportItemInstance). | |
ErrorCode | Gets the error code of this SubReportInstance. | |
NoRows | Gets a Boolean value that indicates whether this SubReportInstance contains any data rows. | |
NoRowsMessage | Gets the calculated value of the NoRowsMessage property in a SubReport class. | |
ProcessedWithError | Gets a Boolean value that indicates whether this SubReportInstance contains errors. | |
Style | Gets the calculated value of the Style property in a ReportElement class. (Se hereda de ReportElementInstance). | |
ToolTip | Gets the calculated value of the ToolTip property in a ReportItem class. (Se hereda de ReportItemInstance). | |
UniqueName | Gets the unique identifier of this instance object. (Se hereda de ReportItemInstance). | |
Visibility | Gets the calculated value of the Visibility property in a ReportItem class. (Se hereda de ReportItemInstance). |
Principio
Vea también