MatrixCell Members
Represents a single cell in a matrix data region. This class cannot be inherited.
The following tables list the members exposed by the MatrixCell type.
Public Properties
Nom | Description | |
---|---|---|
CellLabel | Contains the label to use for rendering the cell in an OWC Pivot table. | |
DataElementName | Gets the name to use for the data element for instances of this matrix cell. | |
DataElementOutput | Indicates whether the matrix cell should appear in a data rendering. | |
ID | Contains the unique identifier for the matrix cell. | |
ReportItem | Contains the report items contained in this cell. | |
SharedRenderingInfo | Gets or sets a property that contains data for use in future rendering extensions. This data will be shared across every instance of this matrix cell. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
MatrixCell Class
Microsoft.ReportingServices.ReportRendering Namespace