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
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MatrixCell Class
Microsoft.ReportingServices.ReportRendering Namespace